diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -136,6 +136,8 @@ Options [defaults in brackets]: --disable-checks disable internal checks --disable-libghdl do not build libghdl shared library --enable-openieee use gpl-compatible sources for ieee library + --enable-libghdl also build the libghdl shared library + --enable-synth build with synthesis feature EOF exit 0 fi |