Marc André Tanner
fd26003cce
Cleanup config.mk, introduce $CPPFLAGS
...
$CPPFLAGS does only contain feature test macro defines, thus one
system which need different ones compilation should succeed with
something like:
make CPPFLAGS= LIBS=-lc
2015-02-15 10:20:12 +01:00
Marc André Tanner
28ef145e40
Set version to 0.2
2014-11-15 14:54:01 +01:00
Marc André Tanner
03499b3279
Respect globally set $PREFIX
2014-10-29 21:38:11 +01:00
Marc André Tanner
eabb140a38
Use _POSIX_C_SOURCE and _XOPEN_SOURCE instead of _GNU_SOURCE
2014-10-16 21:24:51 +02:00
Marc André Tanner
5b503c838f
Set _GNU_SOURCE in config.mk
2014-10-16 21:20:02 +02:00
Marc André Tanner
94051967ff
Make strip utility configurable
2014-10-05 08:38:02 +02:00
Ross Mohn
9e6490da33
AIX support
2014-09-26 21:07:32 +02:00
Bergman Andrey
4ae63d86d6
Add library hint for Solaris to config.mk
2014-07-07 22:50:15 +02:00
Marc André Tanner
91422cbf6e
Remove useless default paths from config.mk
...
This for example simplifies static builds against musl via musl-gcc.
2014-06-20 10:10:59 +02:00
Marc André Tanner
89cbbb3aa6
Initial import
2014-02-18 23:04:00 +01:00