repo.or.cz
/
shlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
20230322
[shlib.git]
/
sample
/
libtui
/
build
/
dest
/
dest-general
/
CFLAGS-DEF.list
blob
68256aabecf0123109ba8156a47f226f0f786407
1
# HAVE_CONFIG_H
2
# _GNU_SOURCE
3
# _DEFAULT_SOURCE
4
5
6
# defines
7
CFLAGS_DEF+="-DHAVE_CONFIG_H "
8
CFLAGS_DEF+="-D_GNU_SOURCE "
9
CFLAGS_DEF+="-D_DEFAULT_SOURCE "
10