Home
last modified time | relevance | path

Searched refs:LD_FLAG (Results 1 - 1 of 1) sorted by relevance

/third_party/bounds_checking_function/
H A DMakefile31 LD_FLAG = -fPIC -s -Wl,-z,relro,-z,now,-z,noexecstack -fstack-protector-all macro
35 $(CC) -shared -o lib/$@ $(patsubst %.o,obj/%.o,$(notdir $(OBJECTS))) $(LD_FLAG)

Completed in 1 milliseconds