diff options
Diffstat (limited to 'biology/gmap/Makefile')
-rw-r--r-- | biology/gmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile index 9dddd40698d0..3c308f9884e1 100644 --- a/biology/gmap/Makefile +++ b/biology/gmap/Makefile @@ -24,6 +24,8 @@ OPTIONS_DEFINE= SIMD SIMD_CONFIGURE_OFF= --disable-builtin-popcount --disable-simd +BROKEN_powerpc64= Does not build on powerpc64 + # shebang_fix operates during patch. # These scripts are created during configure. post-configure: |