- Set USE_GCC 3.4 author will fix with the next update.

PR:		113095
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer)
This commit is contained in:
Martin Wilke 2007-06-05 10:01:58 +00:00
parent cefa076561
commit 1793d28b30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192830

View File

@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \
MAINTAINER= simond@irrelevant.org
COMMENT= Amiga emulator
CONFLICTS= e-uae-*
CONFLICTS= e-uae-[0-9]*
USE_GMAKE= yes
GNU_CONFIGURE= yes
@ -23,6 +23,7 @@ USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga
USE_XLIB= yes
USE_GNOME= gtk20
USE_GCC= 3.4
CFLAGS+= ${PTHREAD_CFLAGS}