Denny Page
0e963753e1
Use gcc by default
2023-11-08 10:22:58 -08:00
Denny Page
34b0bb924e
Use accept4()
2017-09-28 13:04:16 -07:00
Denny Page
9e8968adce
Add -Wno-unused-result to fix spurious gcc warning
...
Default to optimized build
2016-02-03 10:11:48 -08:00
Denny Page
1d34caccbd
Add explicit gcc/clang warning examples
2016-02-02 22:13:39 -08:00
Denny Page
570ade420a
Add simple Makefile
2016-02-01 13:16:02 -08:00
Denny Page
3825066db9
Rename Makefile to Makefile.freebsd
2016-02-01 10:57:32 -08:00
Renato Botelho
d2a4d6f99d
Disable debug on default build
...
Default build shouldn't add debug symbols, it should be optional. On
FreeBSD ports tree for instance, if you pass -DWITH_DEBUG it's going to
make necessary changes like add -g and remove optimization from CFLAGS,
also disable strip from install command
Sponsored-by: Rubicon Communications (Netgate)
2015-11-25 15:16:16 -02:00
Franco Fichtner
e6b504d98d
adds back -g for CFLAGS
2015-05-23 08:52:48 +02:00
Franco Fichtner
cdf427d7ba
crank up the warning level
2015-05-23 08:50:08 +02:00
Franco Fichtner
7c043f47bb
Adapt Makefile and fix build for FreeBSD
2015-05-23 08:38:03 +02:00
Denny Page
78815e0ef1
Added dpinger.c and Makefile
2015-05-19 22:05:58 -07:00