mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- 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:
parent
bf82f7adb7
commit
d8bfa99660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297950
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user