diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2022-07-25 10:11:31 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-07-25 15:36:59 -0700 |
commit | bdc6f243e9f95246b5801d2c0ccf64173fb280f3 (patch) | |
tree | d7a74cf037a439916290305c1846793295f1d7c4 /mesonbuild/modules/java.py | |
parent | d6b9d431ec071f54796c5ed3173efa5ad1b86db3 (diff) | |
download | meson-bdc6f243e9f95246b5801d2c0ccf64173fb280f3.zip meson-bdc6f243e9f95246b5801d2c0ccf64173fb280f3.tar.gz meson-bdc6f243e9f95246b5801d2c0ccf64173fb280f3.tar.bz2 |
backends/ninja: run `ranlib -c $out` when using the apple ar
Apple's AR is old, and doesn't add externed symbols to the symbol table,
instead relying on the user calling ranlib with -c. We need to do that
for the user
Diffstat (limited to 'mesonbuild/modules/java.py')
0 files changed, 0 insertions, 0 deletions