From 378b86215ddc1e81b9dcfcd1a4e19a995a39345f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 15 Oct 2013 18:57:52 +0000 Subject: main/qt: fix arm build seems that pch is somehow broken, or something wrong with the parallel build if there's slow cpu. --- main/qt/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'main/qt') diff --git a/main/qt/APKBUILD b/main/qt/APKBUILD index 1dfa257edd..5723ead925 100644 --- a/main/qt/APKBUILD +++ b/main/qt/APKBUILD @@ -64,6 +64,7 @@ build() { -examplesdir /usr/share/doc/qt/examples \ -demosdir /usr/share/doc/qt/demos \ -largefile \ + -no-pch \ -plugin-sql-psql \ -plugin-sql-mysql \ -plugin-sql-sqlite \ -- cgit v1.2.3