summaryrefslogtreecommitdiffstats
path: root/stdlib/doc-lookup.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-01-05 08:16:43 -0800
committerKaz Kylheku <kaz@kylheku.com>2022-01-05 08:16:43 -0800
commit1dc97f25d98178ced9f470550aa202431f87a150 (patch)
treed433f0b6d7f6e85adab9b7e1199c7de718168a2a /stdlib/doc-lookup.tl
parenta042deb42ab0a48cda353b26db2cde8459644e7d (diff)
downloadtxr-1dc97f25d98178ced9f470550aa202431f87a150.tar.gz
txr-1dc97f25d98178ced9f470550aa202431f87a150.tar.bz2
txr-1dc97f25d98178ced9f470550aa202431f87a150.zip
build: support CPPFLAGS.
* Makefile (TXR_CFLAGS): Pull in $(CPPFLAGS) also. It seems some distros like Gentoo are relying on programs to interpolate CPPFLAGS, and use this variable for passing preprocessor-level options like -Dfoo=bar. This is an incredibly bad, unnecessary idea, but let's play along. Now because we are merging this into TXR_CFLAGS, it means that these preprocessor-only flags are used for linking, when nothing is being preprocessed, which makes no sense. However, GNU Make's built-in recipe for linking C code seems to do the same thing.
Diffstat (limited to 'stdlib/doc-lookup.tl')
0 files changed, 0 insertions, 0 deletions