.code16 user, so disable integrated assembler with clang for now.
This commit is contained in:
parent
0a09baa75f
commit
0a50150ffc
@ -1,8 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.1 2011/08/17 00:25:05 jakllsch Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/08/17 22:26:40 joerg Exp $
|
||||
|
||||
PROG= gptmbr.bin
|
||||
SRCS= gptmbr.S
|
||||
|
||||
AFLAGS.gptmbr.S= ${${ACTIVE_CC} == "clang":?-no-integrated-as:}
|
||||
|
||||
.include <../Makefile.mbr>
|
||||
|
||||
LOADADDR= 0
|
||||
|
Loading…
Reference in New Issue
Block a user