Fix typo.
* build-aux/build.sh.in: Fix typo in "CFLAGS".
This commit is contained in:
parent
c7d050c0cd
commit
dadf07a484
|
@ -57,7 +57,7 @@ $debug
|
|||
"
|
||||
|
||||
if test $mes_libc = mes; then
|
||||
CFLASG="$CFLAGS
|
||||
CFLAGS="$CFLAGS
|
||||
-nostdinc
|
||||
-nostdlib
|
||||
-fno-builtin
|
||||
|
|
Loading…
Reference in a new issue