mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- mark NOT_FOR_ARCHS for amd64
This commit is contained in:
parent
2b7bcde1e2
commit
4df358a3b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86225
@ -17,6 +17,9 @@ MASTERDIR?= ${.CURDIR}/../../lang/gcc32
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
|
||||
|
||||
# does not build on:
|
||||
NOT_FOR_ARCHS= amd64
|
||||
|
||||
.if exists(${.CURDIR}/Makefile.local)
|
||||
.include "${.CURDIR}/Makefile.local"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user