File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
<_IL2C_GCC_Compiler Condition =" '$(OS)' != 'Windows_NT'" >gcc</_IL2C_GCC_Compiler >
29
29
<_IL2C_GCC_DefaultFlags >-pipe -g -Wall -Werror -Wstrict-prototypes -Wno-unused</_IL2C_GCC_DefaultFlags >
30
30
<_IL2C_GCC_DebugFlags >-D_DEBUG</_IL2C_GCC_DebugFlags >
31
- <_IL2C_GCC_ReleaseFlags >-march=native -mtune=native - fdata-sections -ffunction-sections -Wl,--gc-sections -DNDEBUG</_IL2C_GCC_ReleaseFlags >
31
+ <_IL2C_GCC_ReleaseFlags >-fdata-sections -ffunction-sections -Wl,--gc-sections -DNDEBUG</_IL2C_GCC_ReleaseFlags >
32
32
<_IL2C_GCC_DisableOptimizingFlags >-O0</_IL2C_GCC_DisableOptimizingFlags >
33
- <_IL2C_GCC_EnableOptimizingFlags >-Ofast -fomit-frame-pointer</_IL2C_GCC_EnableOptimizingFlags >
33
+ <_IL2C_GCC_EnableOptimizingFlags >-Ofast -fomit-frame-pointer -march=native -mtune=native </_IL2C_GCC_EnableOptimizingFlags >
34
34
<_IL2C_GCC_Archiver Condition =" '$(OS)' == 'Windows_NT'" >ar.exe</_IL2C_GCC_Archiver >
35
35
<_IL2C_GCC_Archiver Condition =" '$(OS)' != 'Windows_NT'" >ar</_IL2C_GCC_Archiver >
36
36
<_IL2C_GCC_PosixRequiredFlags >-pthread</_IL2C_GCC_PosixRequiredFlags >
You can’t perform that action at this time.
0 commit comments