summaryrefslogtreecommitdiff
path: root/qdbm
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2017-06-02 21:59:21 +0100
committerChris Wilson <chris+github@qwirx.com>2018-01-01 16:13:16 +0000
commit01755b62f6542d25a885a4fe26ce9fc1ac6decaf (patch)
treedd0dfc6b467c48c205a921d786c9c46b1c85f9e8 /qdbm
parentd22ea1891f8930b105665d896ad6c7d5034769cf (diff)
Fix quoting of CXXFLAGS and LDFLAGS in Makefiles
Previously, it was impossible to include an @ sign in these flags (for example, to link to support --with-ssl-headers=/usr/local/opt/openssl@1.1/include/) because it was interpreted as a list variable name by Perl. Now the variables are evaluated single-quoted before being substituted into the Makefile output. (cherry picked from commit 2e9c90d3f32c69cc89d01fb64ced9fca80aae985)
Diffstat (limited to 'qdbm')
0 files changed, 0 insertions, 0 deletions