Use ?= before someone brings it up.
This commit is contained in:
parent
0ff4c492b4
commit
3dca32d865
@ -9,7 +9,7 @@ CCDIR= ${.CURDIR}/../../usr.bin/cc
|
||||
SRCS= crtstuff.c tconfig.h
|
||||
OBJS= crtbegin.o crtend.o
|
||||
SOBJS= crtbegin.So crtend.So
|
||||
CSTD= gnu89
|
||||
CSTD?= gnu89
|
||||
CFLAGS+= -DIN_GCC -DHAVE_LD_EH_FRAME_HDR
|
||||
CFLAGS+= -finhibit-size-directive -fno-inline-functions \
|
||||
-fno-exceptions -fno-omit-frame-pointer
|
||||
|
Loading…
Reference in New Issue
Block a user