makefile: fix Windows build
Default Windows build fails due to the new DEBUG_OPT. When not passing this option, build fails with the following issues: Cannot add commands to previously defined target .. Cannot add commands to previously defined target DEBUG_OPT. Cannot add commands to previously defined target =. Setting default value for DEBUG_OPT earlier fixes the issue.
Loading
Please register or sign in to comment