remove 2 old interfering variables, probably missed from [15299]
SVN-Revision: 15340
This commit is contained in:
parent
63129f9b4c
commit
c73f8dfbe0
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue