aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtracelog/Makefile.in
Commit message (Collapse)AuthorAge
* build: add -fPIE to LDFLAGSLibravatar Reiner Herrmann2020-10-08
| | | | | | | according to GCC documentation (https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html): "For predictable results, you must also specify the same set of options used for compilation (-fpie, -fPIE, or model suboptions) when you specify this linker option."
* cleanup after scan-buildLibravatar netblue302019-10-31
|
* fix previous commit, more seccomp testingLibravatar netblue302019-04-09
|
* Improve cross build support by using configured compiler instead of make defaultLibravatar Helmut Grohne2017-07-26
| | | | https://bugs.debian.org/869707
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
|
* Sort file lists to make build reproducibleLibravatar Reiner Herrmann2015-12-16
|
* --tracelogLibravatar netblue302015-12-03