summaryrefslogtreecommitdiff
path: root/test/Rules.mak
diff options
context:
space:
mode:
Diffstat (limited to 'test/Rules.mak')
-rw-r--r--test/Rules.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Rules.mak b/test/Rules.mak
index dac59ea3e..8c945afe9 100644
--- a/test/Rules.mak
+++ b/test/Rules.mak
@@ -47,6 +47,7 @@ endif
ifneq ($(DODYNAMIC),true)
LDFLAGS +=--static
+ GLIBC_LDFLAGS +=--static
endif
CFLAGS+=--uclibc-use-build-dir
LDFLAGS+=--uclibc-use-build-dir