Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Lange 9ccd2f8523 Also -Wwrite-string 2014-04-30 16:33:52 -07:00
Kevin Lange 20b9bf5adc Pedantic too, and bump version 2014-04-30 16:31:10 -07:00
Kevin Lange 7ad46735c1 kill warnings, c99 up in this 2014-04-30 16:30:30 -07:00
Jonathan McCrohan fffcb12d1b Allow build flags to be overridden by make process
Required to enable Debian buildi hardening:
https://wiki.debian.org/Hardening

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-02-20 02:19:57 +00:00
Kevin Lange 441e61ce2d Some major improvements here. 2014-02-14 00:43:43 -08:00
Jonathan McCrohan 10869208d2 Fix useless build flags
Pass CPPFLAGS and CFLAGS to the compiler. I assume LFLAGS was a typo
and should be LDFLAGS instead.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2012-05-20 01:18:46 +01:00
Aaron Peschel 900194edee Made project more in line with Autotools standard. 2011-11-30 21:46:00 -08:00