mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
> OK, but don't forget USE_GCC (3.4+ will be right I guess), because it
> just doesn't compile with 2.95.4 under my 4.11-RELEASE. With 3.4 it > does, on the same box. Since it compiled fine under 5.2.1 here with 3.3, I lower it to USE_GCC=3.3+ Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
This commit is contained in:
parent
adc07e5471
commit
729bc13ec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145538
@ -20,6 +20,7 @@ USE_X_PREFIX= yes
|
||||
USE_GL= yes
|
||||
USE_SDL= sdl mixer net
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.3+
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user