aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorCarl Dong <contact@carldong.me>2020-05-27 17:03:46 -0400
committerCarl Dong <contact@carldong.me>2020-05-27 17:39:52 -0400
commitf0d7ed10b48a6303d8b0cb6f2fc6b8652945bffb (patch)
tree7df9d2c74bd325f52374198028f5a70cc825d305 /.cirrus.yml
parent0a33803f1c42c938cc7c6c5291ef1f9a1dfb491b (diff)
depends: Propagate only specific CLI variables to sub-makes
We want to supply well-known vars to ./configure scripts to do with as they please. However, we do _not_ want to override these well-known vars at make-time as certain build systems expect a self-mangled version of these well-known vars. For example, freetype and bdb will prepend `libtool --mode=compile' to CC and CXX, which, if we override CC on the command line at make-time, will break the build.
Diffstat (limited to '.cirrus.yml')
0 files changed, 0 insertions, 0 deletions