Эх сурвалжийг харах

Suppress compliig warning.

Vladimir N. Shilov 1 жил өмнө
parent
commit
30cba44727
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -30,7 +30,7 @@ endif
 
 
 # Enable this if you want link time optimizations (LTO).
 # Enable this if you want link time optimizations (LTO).
 ifeq ($(USE_LTO),)
 ifeq ($(USE_LTO),)
-  USE_LTO = yes
+  USE_LTO = no
 endif
 endif
 
 
 # Enable this if you want to see the full log while compiling.
 # Enable this if you want to see the full log while compiling.