during a crossbuild, configure expects to get the --build (AROS "HOST_xx") flags...
commitcd5ef4b34b64110c4ed72479156a54ffdd159791
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 31 Mar 2017 02:23:52 +0000 (31 02:23 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 31 Mar 2017 02:23:52 +0000 (31 02:23 +0000)
treef7ad4deccb84a6717fc0788eab150fe34c34d67b
parente7cb5cc4ba4c4129ec3d397002177deaf84ee0e5
during a crossbuild, configure expects to get the --build (AROS "HOST_xx") flags in CFLAGS/CXXFLAGS, etc _not_ the targets - otherwise it will try to use flags which may mean nothing to it (e.g. -nix) and fail when compiling code for the --build machine.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54394 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
config/make.tmpl