mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Mark BROKEN for ELF:
gcc -O2 -DHAS_TTYCOM -D_REQUIRED -c -fPIC -o rxfn.o rxfn.c In file included from rxfn.c:28: const.h:385: field `__error' declared as a function rxfn.c: In function `rxseterr': rxfn.c:1078: parse error before `(' rxfn.c:1079: parse error before `('
This commit is contained in:
parent
98114cd034
commit
a813665ad4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13991
@ -3,7 +3,7 @@
|
||||
# Date created: Septermber 21 96
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1997/07/17 15:12:49 max Exp $
|
||||
# $Id: Makefile,v 1.4 1998/05/03 18:03:23 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rexx-imc-1.6d
|
||||
@ -12,6 +12,8 @@ MASTER_SITES= http://www.comlab.ox.ac.uk/oucl/users/ian.collier/distribution/
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BROKEN_ELF= yes
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
|
||||
pre-build:
|
||||
|
Loading…
Reference in New Issue
Block a user