summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/openvpn/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/openvpn/Makefile b/package/openvpn/Makefile
index 93482c9e9..c0914b98f 100644
--- a/package/openvpn/Makefile
+++ b/package/openvpn/Makefile
@@ -50,8 +50,6 @@ ENABLE_SMALL:=--enable-small
endif
CONFIGURE_STYLE= gnu
-CONFIGURE_ENV+= CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
- LDFLAGS="-L$(STAGING_DIR)/usr/lib"
CONFIGURE_ARGS+= --disable-pthread \
--disable-plugins \
--disable-management \