X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=aclocal.m4;h=bee5085b4ba5b5b93646235a0d04fa7a7659137a;hp=d9a14343b701cc2e0e4d68f849cd17198ba52b6b;hb=e55d6fa8fcab24a7a072688a19b2e68e09c7f585;hpb=814946f35c725c22f67979642828dbefcaeaf8c3 diff --git a/aclocal.m4 b/aclocal.m4 index d9a1434..bee5085 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -10,7 +10,7 @@ AC_DEFUN([FPTOOLS_SET_C_LD_FLAGS], [ case $$1 in - i386-apple-darwin|powerpc-apple-darwin) + i386-apple-darwin) # By default, gcc on OS X will generate SSE # instructions, which need things 16-byte aligned, # but we don't 16-byte align things. Thus drop