mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
gcc33 is broken on amd64 and gcc34 have problem, then remove support of
amd64. Submitted by: maintainer.
This commit is contained in:
parent
f9517b77cb
commit
724e4bce15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122761
@ -18,8 +18,8 @@ COMMENT= A simple tool for doing everyday things with PDF documents
|
||||
# needs gcj
|
||||
BUILD_DEPENDS= gcj33:${PORTSDIR}/lang/gcc33
|
||||
|
||||
# gcj don't exist on
|
||||
NOT_FOR_ARCHS= ia64 sparc64
|
||||
# gcj don't exist on (and gcc33 is broken on amd64)
|
||||
NOT_FOR_ARCHS= amd64 ia64 sparc64
|
||||
|
||||
USE_GCC= 3.3
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user