Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified.
authorRussell Bryant <russell@russellbryant.com>
Wed, 2 Jun 2010 21:41:54 +0000 (21:41 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 2 Jun 2010 21:41:54 +0000 (21:41 +0000)
commit6aa4002270f7da1680f6f8a6ceefbcaf01841afe
treec2b9be8fca007461371f5d852ca5ee9b76ac7170
parentafcbc93daede49f5475d37355f16210120d4b1c5
Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified.

When ASTCFLAGS was specified with the make command, Makefile.rules was using
the specified value from the command line and not the one here, making it so this
flag would go missing.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@267303 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/Makefile