mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 09:55:42 -05:00
3 lines
91 B
Makefile
3 lines
91 B
Makefile
# Enable LTO when making a release build. Disable by setting to 0.
|
|
USE_LTO_ON_RELEASE ?= 1
|