- for now, GCC4 is needed for liboil to compile under macppc

This commit is contained in:
ajacoutot 2008-05-08 15:10:07 +00:00
parent a9074c7da9
commit 7bdc84ab6b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2008/03/20 18:21:39 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2008/05/08 15:10:07 ajacoutot Exp $
COMMENT= library of optimized inner loops
@ -18,6 +18,11 @@ PERMIT_PACKAGE_FTP= Yes
WANTLIB= c m
MODULES= gcc4
MODGCC4_ARCHES= powerpc
MODGCC4_LANGS= c
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu