Example for Localdefs.mak
This commit is contained in:
6
src/LocalDefs-example.mak
Normal file
6
src/LocalDefs-example.mak
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
CFLAGS+=-Wall -g -O0 -fsanitize=address -fPIC
|
||||
LIBS=-lasan
|
||||
CC=clang
|
||||
|
||||
|
Reference in New Issue
Block a user