diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2021-06-23 23:04:06 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gmail.com> | 2021-07-29 16:18:20 +0000 |
commit | 5609cc54dde836d3d96878f131bd721db398d1b7 (patch) | |
tree | 407f8eefa78b773741740ec55c7c14f9780a9591 /docs | |
parent | c691d9f03b93baddcd1f4e979a97e8d72a27d893 (diff) | |
download | gobject-introspection-5609cc54dde836d3d96878f131bd721db398d1b7.tar.gz |
Add --compiler argument to g-ir-scanner
We currently use the `CC` environment variable to find the C compiler to
use internally in g-ir-scanner. Build systems might wish to store the
compiler detected during the build configuration, and then pass that
compiler to g-ir-scanner at the time of build, avoiding to put things
into the environment.
One possible solution is to have a command line argument that lets us
specify the C compiler, with the same semantics as the `CC` environment
variable.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions