]> git.cworth.org Git - fips/commit
Push final collection of CFLAGS/LDFLAGS from Makefile.config to Makefile.local
authorCarl Worth <cworth@cworth.org>
Thu, 27 Jun 2013 01:18:52 +0000 (18:18 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 27 Jun 2013 01:18:52 +0000 (18:18 -0700)
commit99eeb7e0771887efc60f295db6a30a76c677c933
tree95a28d17485ddacef7bcf0a62ecd191b31dbc6d3
parentd09ba0c7af0f6aa513a3f05fa3c5e0a24729178d
Push final collection of CFLAGS/LDFLAGS from Makefile.config to Makefile.local

This makes the final decision more explicit closer to where the flags
are actually being used. This will be helpful as we add other
programs, which can now easily mimic the style of flags collection as
is done for fips.

This also eliminates any potential confusion of FIPS_FLAGS
vs. FINAL_FIPS_FLAGS, etc. The use of "FINAL_" has now been entirely
eliminated.
Makefile.local
configure