1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- mark BROKEN with new base linker

This commit is contained in:
Dirk Meyer 2004-07-20 05:44:52 +00:00
parent 96f102e818
commit 4072ec1e78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114268

View File

@ -38,3 +38,7 @@ CONFLICTS?= gcc-3.3*
.endif
.include "${MASTERDIR}/Makefile"
.if ${OSVERSION} >= 502122
BROKEN= new ld: linker refuses to find shared libs
.endif