Edit

kc3-lang/SDL/build-scripts

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2016-01-08 07:21:15
    Hash : 06129f6d
    Message : Fixed buildbot's static analysis script to enable assertions. This removes false positives. Apparently someone forced the default CMake builds to use -O3, turning these off by default. :/