Inherit CFLAGS for mes.

* build-aux/check.sh.in: Inherit CFLAGS for mes.
This commit is contained in:
Danny Milosavljevic 2019-07-03 16:47:42 +02:00 committed by Jan Nieuwenhuizen
parent dadf07a484
commit 181d1e11ea
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -29,7 +29,7 @@ fi
CFLAGS= CFLAGS=
if test $mes_libc = mes; then if test $mes_libc = mes; then
CFLAGS=" CFLAGS="${CFLAGS}
-static -static
-nostdinc -nostdinc
-nostdlib -nostdlib