summaryrefslogtreecommitdiff
path: root/data/x264/make.sh
blob: 1c2bd5467a7ffef11072da45065f219c235aaa45 (plain)
1
2
3
4
pkg:setup
CC=${PKG_TARG}-gcc ./configure --enable-shared --host="${PKG_TARG}"
make
pkg:install