Commit Graph

6 Commits (25b5068f5e5decf4616fc930354ce7b3a56b1d41)

Author SHA1 Message Date
Kill Your TV 25b5068f5e allow LDFLAGS to be set by user
Move old LDFLAGS variable to LDLIBS. By doing ths, a user can set their
own LDFLAGS without breaking the build. A case in which this can be
useful is hardening with debian, e.g.

    $ dpkg-buildflags --get LDFLAGS
    -Wl,-z,relro
10 years ago
Kill Your TV 6681e25513 allow CXXFLAGS to be set without overwriting needed flags 10 years ago
Kill Your TV 5acbc6a23e use standard make variables 10 years ago
hagen 2c1365ad0c * Makefile : move common targets to top-level Makefile 10 years ago
Mikal Villa 05fa6757ce Adding timestamp to logger. 10 years ago
orignal a2707c19b8 FreeBSD support 10 years ago