mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue