about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergei Trofimovich <siarheit@google.com>2017-01-24T22·42+0000
committerNiklas Hambüchen <mail@nh2.me>2019-07-03T02·32+0200
commitfe068eca00d6a2dd2ea9ee08924dc3898c37fb6c (patch)
tree6fe4a473c0e554c64f6fb66125d8cb8ab75c0e4b /configure.ac
parent57daa860e8ed8432937aeecdcf6b9e952b0481b1 (diff)
mk: add support for passing LDFLAGS to libs and bins
autotools-based systems usually allow user to
append own LDFLAGS like
    LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
at ./configure stage

This change plumbs LDFLAGS through similar to existing CXXFLAGS variable.

Signed-off-by: Sergei Trofimovich <siarheit@google.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions