Always pass CFLAGS when compiling or linking demos
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>
Wed, 30 Jul 2008 14:56:42 +0000 (07:56 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Wed, 30 Jul 2008 14:56:42 +0000 (07:56 -0700)
commit3e8e292db0794a4d2dda1605f86e8f71dbf1d661
tree084bc2e62e84afa95df02a4897cc7f0449164921
parentb068ab62a0433b6a92374c83f153b3c9ac4b4e5e
Always pass CFLAGS when compiling or linking demos

To ensure that the correct architecture flags are used, always pass the
user's CFLAGS when compiling or linking the demos. Fixes #16860.
progs/demos/Makefile
progs/fp/Makefile
progs/slang/Makefile
progs/trivial/Makefile
progs/xdemos/Makefile