rebuild: remove bsnes target from higan

master
an 2019-06-05 04:48:31 -04:00
parent 30c59ad71e
commit 595134893c
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ build_package() {
git fetch --tags
git checkout "$new_tag"
higan_make higan target=higan
higan_make higan target=bsnes
higan_make icarus
make -j12 -C shaders install
return