Skip to content

Commit

Permalink
asmjs can't do combined-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
vvuk authored and bkaradzic committed Jul 2, 2019
1 parent 1424702 commit 87d0852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Expand Up @@ -50,7 +50,7 @@ projgen: ## Generate project files for all configurations.
$(GENIE) --with-combined-examples --gcc=android-arm gmake
$(GENIE) --with-combined-examples --gcc=android-arm64 gmake
$(GENIE) --with-combined-examples --gcc=android-x86 gmake
$(GENIE) --with-combined-examples --gcc=asmjs gmake
$(GENIE) --with-examples --gcc=asmjs gmake
$(GENIE) --with-combined-examples --gcc=ios-arm gmake
$(GENIE) --with-combined-examples --gcc=ios-arm64 gmake
$(GENIE) --with-combined-examples --gcc=ios-simulator gmake
Expand Down

0 comments on commit 87d0852

Please sign in to comment.