summaryrefslogtreecommitdiffstats
path: root/package/vtun
diff options
context:
space:
mode:
Diffstat (limited to 'package/vtun')
-rw-r--r--package/vtun/vtun.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vtun/vtun.mk b/package/vtun/vtun.mk
index 97573f904..3a2f184f3 100644
--- a/package/vtun/vtun.mk
+++ b/package/vtun/vtun.mk
@@ -28,7 +28,7 @@ $(VTUN_DIR)/.configured: $(VTUN_DIR)/.unpacked
(cd $(VTUN_DIR); rm -rf config.cache; \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
- LDFLAGS="$(TARGET_LDFLAGS)"
+ LDFLAGS="$(TARGET_LDFLAGS)" \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \