[DEV] remove wihte space

This commit is contained in:
Edouard DUPIN 2017-08-01 23:51:26 +02:00
parent 676d19a471
commit 930c9b8214

View File

@ -132,7 +132,6 @@ def add_common_property(target, my_module):
##"-Wformat",
##"-fdiagnostics-color=auto",
])
if "Windows" in target.get_type():
my_module.add_flag('c', [
"-fomit-frame-pointer",