summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ef9a291..1b34ffc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,7 +82,7 @@ else
endif
endif
-no_pch_architectures := armhf ia64
+no_pch_architectures := armhf ia64 powerpc
ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(no_pch_architectures)))
extra_configure_opts += -no-pch
endif