summaryrefslogtreecommitdiffstats
path: root/conf-cc
blob: 7f98c4c22078a063551f1b4d80bcad592e74cf86 (plain)
1
2
3
4
5
gcc -O2 -Wall -ansi -D_GNU_SOURCE

no -pedantic-errors because of netdb.h

This will be used to compile .c files.