meson: use native NASM support
This simply switches from using a custom generator for NASM assembly to Meson's new (introduced in 0.64, released in November 2022) Nasm language definition.
Showing
- meson.build 2 additions, 13 deletionsmeson.build
- package/crossfiles/i686-linux32.meson 1 addition, 0 deletionspackage/crossfiles/i686-linux32.meson
- package/crossfiles/i686-w64-mingw32.meson 1 addition, 0 deletionspackage/crossfiles/i686-w64-mingw32.meson
- package/crossfiles/x86_64-w64-mingw32.meson 1 addition, 0 deletionspackage/crossfiles/x86_64-w64-mingw32.meson
- src/meson.build 1 addition, 1 deletionsrc/meson.build
- tests/checkasm/x86/checkasm.asm 1 addition, 1 deletiontests/checkasm/x86/checkasm.asm
- tests/meson.build 1 addition, 1 deletiontests/meson.build
Loading
Please register or sign in to comment