You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- set ENABLE_RELEASE=1 in release target and rerun makefile
- use same ENABLE_RELEASE variable as dmd and create_dmd_release
- Need both a target and a variable to be set for the build to work
with dlang.org's current makefile architecture (deps in variables).
The workaround is messy and separate targets should be used instead
of variables that affect file lists.
0 commit comments