summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a8c18b1..4e0f9e9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -150,7 +150,7 @@ install-app-extras:
@true : $(NATIVE_CFLAGS)
.ldflags-host:
- @true : $(LDFLAGS)
+ @true : $(LDFLAGS_APP)
.ldflags-native:
@true : $(NATIVE_LDFLAGS)