mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- mark options ASM broken on sparc64
PR: 204527
This commit is contained in:
parent
79219f5bb8
commit
6d63d735ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408778
@ -92,6 +92,7 @@ EXTRACONFIGURE+= no-sse2
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MASM}
|
||||
BROKEN_sparc64= option ASM generates illegal instructions
|
||||
EXTRACONFIGURE+= enable-asm
|
||||
.else
|
||||
EXTRACONFIGURE+= no-asm
|
||||
|
Loading…
Reference in New Issue
Block a user