VM Maker: CMakeVMMaker-MarianoMartinezPeck.85.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: CMakeVMMaker-MarianoMartinezPeck.85.mcz

squeak-dev-noreply
 
Mariano Martínez Peck uploaded a new version of CMakeVMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/CMakeVMMaker-MarianoMartinezPeck.85.mcz

==================== Summary ====================

Name: CMakeVMMaker-MarianoMartinezPeck.85
Author: MarianoMartinezPeck
Time: 13 April 2011, 7:08:54 pm
UUID: b9cc4c5f-a2bb-4673-aaf8-598ebf8abbee
Ancestors: CMakeVMMaker-EstebanLorenzano.84

Fixed the flags for -DNDEBUG and DDEBUGVM.
Both should be 0 for release and 1 for debug.
If someone can check...