- Mark BROKEN with powerpc/elf combination (might be all powerpc, don't know)

PR:		ports/168527
Submitted by:	scheidell@ (me)
Approved by:	The dancing elves (maintainer)
This commit is contained in:
Michael Scheidell 2012-06-01 13:31:30 +00:00
parent bf82f7adb7
commit d8bfa99660
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297950

View file

@ -86,9 +86,11 @@ PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.11-20110107.diff
.endif
.if !defined(TGTARCH) || !defined(TGTABI)
PKGNAMEPREFIX= cross-
IGNORE= you should define TGTARCH and TGTABI to build port
.endif
.if defined(TGTARCH) && (${TGTABI} == "elf" && ${TGTARCH} == "powerpc")
IGNORE= will not build with TGTARCH=powerpc and TGTABI=elf
.endif
#
# Macro to fix up info referencies