|
@@ -38,7 +38,7 @@ diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tm
|
|
|
index 09303c4..011bda1 100644
|
|
|
--- a/Configurations/unix-Makefile.tmpl
|
|
|
+++ b/Configurations/unix-Makefile.tmpl
|
|
|
-@@ -502,13 +502,27 @@ BIN_LDFLAGS={- join(' ', $target{bin_lflags} || (),
|
|
|
+@@ -513,13 +513,27 @@ BIN_LDFLAGS={- join(' ', $target{bin_lflags} || (),
|
|
|
'$(CNF_LDFLAGS)', '$(LDFLAGS)') -}
|
|
|
BIN_EX_LIBS=$(CNF_EX_LIBS) $(EX_LIBS)
|
|
|
|