diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-03-11 16:50:44 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-03-12 13:21:04 -0700 |
commit | 9c9dcbb1a836efacb44ac5effc0556ac4dd7fc1a (patch) | |
tree | 3d987fd958caa1598d961b2aa26cbdb99a5af0ff /mesonbuild/build.py | |
parent | 2ac480a0bdd20537cb01c188f248ced4f171b406 (diff) | |
download | meson-9c9dcbb1a836efacb44ac5effc0556ac4dd7fc1a.zip meson-9c9dcbb1a836efacb44ac5effc0556ac4dd7fc1a.tar.gz meson-9c9dcbb1a836efacb44ac5effc0556ac4dd7fc1a.tar.bz2 |
compilers/d: Support linker selection with gdc
This should have worked before, but the inheritance order was backwards,
so we got the DCompiler before the GnuCompiler, and the base Compiler
methods overrode the Gnu methods.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions