File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 230230require ' python3-mako' " You need the mako module for python3: see doc/INSTALL.md" python3 -c ' import mako'
231231
232232rm -f $CONFIG_VAR_FILE .$$
233- $CONFIGURATOR --extra-tests --autotools-style --var-file=$CONFIG_VAR_FILE .$$ --header-file=$CONFIG_HEADER --configurator-cc=" $CONFIGURATOR_CC " " $CC " ${CWARNFLAGS-$BASE_WARNFLAGS } $CDEBUGFLAGS $COPTFLAGS << EOF
233+ $CONFIGURATOR --extra-tests --autotools-style --var-file=$CONFIG_VAR_FILE .$$ --header-file=$CONFIG_HEADER --configurator-cc=" $CONFIGURATOR_CC " " $CC " ${CWARNFLAGS-$BASE_WARNFLAGS } $CDEBUGFLAGS $COPTFLAGS -I/usr/local/include -L/usr/local/lib << EOF
234234var=HAVE_GOOD_LIBSODIUM
235235desc=libsodium with IETF chacha20 variants
236236style=DEFINES_EVERYTHING|EXECUTE|MAY_NOT_COMPILE
You can’t perform that action at this time.
0 commit comments