![EmuCR: OpenMSX EmuCR:OpenMSX](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1GSanBOPBHCtUpecpe_QO1p5FmoelvwbuwnDP5dsNm827S2LNC3zBBjW_TA_BNRwecG17JQ1ViF_F4IuaHNBijVY153VFxgHyKPSqxRH6oj5DA6LjPOBXCgTfHuKG3QfYYhmoE9dF609Q/s320/Openmsx-300x155.png)
OpenMSX Git Changelog:
* Moved aggregating of CFLAGS and LDFLAGS to components2defs.py
This reduces the amount of code that has to be modified when a new
component is introduced.
Also it makes the build system easier to debug, since the flags to be
used are written to a file now instead of being composed at runtime.
* Support "make V=1" to show build commands that are executed
The "V" variable seems to be the convention for controlling verbosity
of a build system. It is necessary to see the exact command executed
when debugging problems and not having to edit the Makefile for that
is convenient.
Download: OpenMSX Git (2015/12/10) x86
Download: OpenMSX Git (2015/12/10) x64
Source: Here
0 Comments
Post a Comment