Fixed formatting issue that caused an error with OPTFLAGS

This commit is contained in:
zsuper 2025-04-03 19:51:48 -07:00
parent f320f2bf63
commit 2ef739f7c2

View file

@ -8,8 +8,7 @@
if use-ssl
then "-DUSE_SSL"
else ""
}
${
} ${
if gnu-system
then "-DHAVE_GETOPT_LONG"
else ""