haveged/haveged-ppc64.patch

12 lines
281 B
Diff
Raw Normal View History

--- configure.ac.orig 2011-06-06 13:32:49.000000000 +0200
+++ configure.ac 2011-06-06 13:33:02.000000000 +0200
@@ -33,7 +33,7 @@
HA_CPPFLAGS="-DHAVE_ISA_IA64"
;;
- powerpc-*|pcc-*|powerpc64|ppc64)
+ powerpc*|pcc-*|powerpc64|ppc64)
HA_CPPFLAGS="-DHAVE_ISA_PPC"
;;