Remove leftover __ASSEMBLY__
This commit is contained in:
parent
428b0b2edd
commit
c395ad834e
@ -1,7 +1,7 @@
|
||||
|
||||
# -*- makefile -*-
|
||||
|
||||
COMMON_ASFLAGS = -nostdinc -D__ASSEMBLY__
|
||||
COMMON_ASFLAGS = -nostdinc
|
||||
COMMON_CFLAGS = -ffreestanding
|
||||
COMMON_LDFLAGS += -nostdlib
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user