diff options
| author | Yuta Saito <kateinoigakukun@gmail.com> | 2024-03-01 06:08:23 +0000 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2024-03-02 17:07:37 +0900 |
| commit | 71d511615b8dac459d6f88f5896b9859f99c999e (patch) | |
| tree | bd1a273b1d3aada374b440a6da6f59e5ce347152 /test/ruby/test_array.rb | |
| parent | b000e7bb749e8f688220f967360fc58dd70a8ade (diff) | |
mkmf.rb: Define missing `POSTLINK` variable in generated Makefile
The `POSTLINK` variable had been used in the `LINK_SO` variable, which
is used to link shared extension libraries. However, the `POSTLINK`
variable had not been defined in the generated Makefile, so extension
libraries were not properly post-processed. It was not a critical issue
for the existing `POSTLINK` usage for darwin platforms, but it would be
a problem for Wasm/WASI platform, which requires *mandatory*
post-processing for shared extension libraries.
Diffstat (limited to 'test/ruby/test_array.rb')
0 files changed, 0 insertions, 0 deletions
