don't export the warning flags as part of the cflags directly from configure, but...
commitb041b41248ce87638bed2be2c0b6209941d8553b
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 23 Mar 2017 02:22:12 +0000 (23 02:22 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 23 Mar 2017 02:22:12 +0000 (23 02:22 +0000)
tree027b96d03f81d7f0c1d73f0606cb504c2be08e2f
parent45e83d59711b22051f0f742af3e423a889797752
don't export the warning flags as part of the cflags directly from configure, but combine them in target.cfg. define BASE_CFLAGS as the same as the CONFIG_CFLAGS minus the optimization flags.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54240 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
config/make.cfg.in
config/target.cfg.in
configure
configure.in