yasm
build yasm for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install yasm

ndk-pkg install yasm
view the formula of yasm
ndk-pkg formula view yasm

{{ formula }}
edit the formula of yasm

if the formula of yasm dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit yasm

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install yasm