applied patch mt4

master
OmniStudent 2014-05-04 10:57:09 +02:00
parent 4d9745d462
commit 8f2a45c2f5
3 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
minetest/.DS_Store vendored

Binary file not shown.

View File

@ -614,7 +614,7 @@ if(MSVC)
else()
# Probably GCC
SET( CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -pagezero_size 10000 -image_base 100000000" )
if(WARN_ALL)
set(RELEASE_WARNING_FLAGS "-Wall")
else()