qt5base: remove never set QT5BASE_CONFIGURE_ENV

Since 1b54fbc925 (qt5base: fix postgresql plugin compile, 2015-02-19)
QT5BASE_CONFIGURE_ENV is never set. Remove it.

Cc: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Baruch Siach 2015-05-20 19:00:30 +03:00 committed by Thomas Petazzoni
parent 086537a509
commit d38b6b2e1a
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ define QT5BASE_CONFIGURE_CMDS
PKG_CONFIG_LIBDIR="$(STAGING_DIR)/usr/lib/pkgconfig" \
PKG_CONFIG_SYSROOT_DIR="$(STAGING_DIR)" \
MAKEFLAGS="$(MAKEFLAGS) -j$(PARALLEL_JOBS)" \
$(QT5BASE_CONFIGURE_ENV) \
./configure \
-v \
-prefix /usr \