diff options
author | Holger Freyther <zecke@selfish.org> | 2007-12-25 22:38:41 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-12-25 22:38:41 +0000 |
commit | 477305caf79f148776777c9b4b4bc028a4a5e56b (patch) | |
tree | 55f5139cd13767858cd5bb64ff2ce78ec3070496 /packages/qt4 | |
parent | 29a60a1ea256d4bd3f91946afbb97079be696b3b (diff) |
packages/qt4/qt_configuration.inc: Keep PARALLEL_MAKE untouched the buildsystem should handle deps
Diffstat (limited to 'packages/qt4')
-rw-r--r-- | packages/qt4/qt_configuration.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/qt4/qt_configuration.inc b/packages/qt4/qt_configuration.inc index 9388fb3933..e487988b41 100644 --- a/packages/qt4/qt_configuration.inc +++ b/packages/qt4/qt_configuration.inc @@ -8,7 +8,6 @@ QT_CONFIG_FLAGS = "-release -no-cups -no-accessibility -reduce-relocations \ -no-sql-ibase -no-sql-mysql -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 \ -pch -qdbus -stl -glib" -PARALLEL_MAKE = "" EXTRA_OEMAKE = "-e" EXTRA_ENV = 'QMAKE="${STAGING_BINDIR_NATIVE}/qmake2 -after \ |