mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-02-01 00:00:42 +03:00
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
#include "base.xcconfig"
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 2
|
|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -fpredictive-commoning -funswitch-loops
|