config/make.tmpl: pass -nix flag also to LDFLAGS of configure
commit1bb2aa4be3f9eda6c0429988fe91df13a4595809
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 10 Aug 2016 05:03:08 +0000 (10 05:03 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 10 Aug 2016 05:03:08 +0000 (10 05:03 +0000)
treeb5c2bbef24babe119732eedbd1adf552e64d2be2
parent5db388f67a97d5fd1d18d1be53dd4e3e196dfe2f
config/make.tmpl: pass -nix flag also to LDFLAGS of configure

Otherwise if tool is using LDFLAGS as flags for linker (as
oposed to CFLAGS) then the -nix flag is lost.

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