X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=Makefile;h=51b77f5d6360df2d33efc7e47f00575bfe22fa24;hp=ba8110f7666934669abf254ba2be1df2e6fe2b4e;hb=5e10e369b182c7c05a9d802fe1ead92b21dc2839;hpb=404b6ab3ab5d0ea256401af257d91f899cc4b9fa diff --git a/Makefile b/Makefile index ba8110f..51b77f5 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,7 @@ export PYTHON # start the primary CFLAGS and LDFLAGS with any that were provided # to the configure script -_ASTCFLAGS:=$(CONFIG_CFLAGS) +_ASTCFLAGS:=$(CONFIG_CFLAGS) $(CONFIG_SIGNED_CHAR) _ASTLDFLAGS:=$(CONFIG_LDFLAGS) # Some build systems, such as the one in openwrt, like to pass custom target