mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Mark broken: fails to link
cc -O2 -Wl,-E -o yorick main.o yinit.o -L. -L../drat -L../hex -lyor -L/usr/local/lib -lX11 -lm yinit.o(.text+0x15): In function `on_launch': : undefined reference to `y_launch' yinit.o(.data+0x0): undefined reference to `yk_yor' *** Error code 1 Reported by: pkg-fallout since february 2014
This commit is contained in:
parent
6820b5eda9
commit
d28b1f5c99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350277
@ -15,6 +15,8 @@ GH_ACCOUNT= dhmunro
|
||||
GH_TAGNAME= y_${PORTVERSION:S/./_/g}
|
||||
GH_COMMIT= 82e60dc
|
||||
|
||||
BROKEN= Fails to link
|
||||
|
||||
USE_XORG= x11
|
||||
MAKE_ARGS= Y_HOME=relocatable Y_DOCDIR=/dev/null
|
||||
INFO= yorick
|
||||
|
Loading…
Reference in New Issue
Block a user