mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-25 08:03:39 -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
|