Home
last modified time | relevance | path

Searched refs:GLOBAL_CFLAGS (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.3/
DMakefile25 export GLOBAL_CFLAGS := -mcmodel=large -fno-builtin -m64 -fno-stack-protector -D $(ARCH) -D $(EMUL… macro
28 GLOBAL_CFLAGS += -g
/DragonOS-0.1.3/user/
DMakefile12 CFLAGS := $(GLOBAL_CFLAGS) -I $(shell pwd)/libs -I $(shell pwd)/libs/libc/src/include
/DragonOS-0.1.3/kernel/src/
DMakefile13 CFLAGS = $(GLOBAL_CFLAGS) -D $(PIC) -I $(shell pwd) -I $(shell pwd)/include -I $(shell pwd)/arch/x8…