mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 04:14:43 +01:00
remove 2 old interfering variables, probably missed from [15299]
SVN-Revision: 15340
This commit is contained in:
parent
63129f9b4c
commit
c73f8dfbe0
@ -68,8 +68,6 @@ CONFIGURE_VARS = \
|
||||
CXXFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \
|
||||
CPPFLAGS="$(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \
|
||||
LDFLAGS="$(TARGET_LDFLAGS) $(EXTRA_LDFLAGS)" \
|
||||
PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)" \
|
||||
PKG_CONFIG_LIBDIR="$(PKG_CONFIG_LIBDIR)"
|
||||
|
||||
CONFIGURE_PATH = .
|
||||
CONFIGURE_CMD = ./configure
|
||||
|
Loading…
Reference in New Issue
Block a user