crossfiles: Streamline and simplify crossfiles
* `needs_exe_wrapper` is only needed in specific cases when `exe_wrapper` is not set. See https://mesonbuild.com/Cross-compilation.html#properties * "Before 0.56.0, <lang>_args and <lang>_link_args must be put in the properties section instead, else they will be ignored." [https://mesonbuild.com/Machine-files.html#meson-builtin-options] Our minimum version is 0.49.0. Meson >= 0.56.0 prints a deprecation warning.
Showing
- package/crossfiles/aarch64-android.meson 1 addition, 1 deletionpackage/crossfiles/aarch64-android.meson
- package/crossfiles/arm-android.meson 1 addition, 1 deletionpackage/crossfiles/arm-android.meson
- package/crossfiles/i686-w64-mingw32.meson 1 addition, 2 deletionspackage/crossfiles/i686-w64-mingw32.meson
- package/crossfiles/wasm32.meson 2 additions, 6 deletionspackage/crossfiles/wasm32.meson
- package/crossfiles/wasm64.meson 2 additions, 6 deletionspackage/crossfiles/wasm64.meson
- package/crossfiles/x86_64-w64-mingw32.meson 1 addition, 2 deletionspackage/crossfiles/x86_64-w64-mingw32.meson
Loading
Please register or sign in to comment