zynaddsubfx / zyn-fusion-build

Build Scripts For Zyn-Fusion
Do What The F*ck You Want To Public License
122 stars 39 forks source link

restore default mode #84

Closed ulrichtsblr closed 3 years ago

ulrichtsblr commented 3 years ago

README.md and help section mention release as default build mode, but Common.mk sets MODE := demo. This PR restores MODE := release.

fundamental commented 3 years ago

Thanks for pointing this inconsistency out. The README has been updated accordingly.