Skip to content

Commit ef79a82

Browse files
committed
README: Update for modffi being enabled by default for unix port.
1 parent f130ca1 commit ef79a82

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ Then to test it:
5555

5656
Debian/Ubuntu/Mint derivative Linux distros will require build-essentials and
5757
libreadline-dev packages installed. To build FFI (Foreign Function Interface)
58-
module (recommended, enable in unix/mpconfigport.mk), libffi-dev is required.
58+
module, libffi-dev package is required. If you have problems with some
59+
dependencies, they can be disabled in unix/mpconfigport.mk .
5960

6061
The STM version
6162
---------------

0 commit comments

Comments
 (0)