mirror of
https://github.com/cahirwpz/amigaos-cross-toolchain
synced 2025-11-21 01:37:26 +00:00
Make vasm wrapper executable.
This commit is contained in:
@ -238,6 +238,8 @@ vasmm68k_mot -I${PREFIX}/os-include "\$@"
|
||||
EOF
|
||||
popd
|
||||
|
||||
chmod a+x "${PREFIX}/bin/vasm"
|
||||
|
||||
touch "${STAMP}/build-vasm"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user