Browse Source

Intermediate changes

robot-piglet 1 year ago
parent
commit
a6800f8da1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/libs/cxxsupp/builtins/ya.make

+ 1 - 1
contrib/libs/cxxsupp/builtins/ya.make

@@ -52,7 +52,7 @@ IF (GCC OR CLANG)
     # object files actually are not ELFs but an LLVM bytecode and we get
     # "member at xxxxx is not an ELF object" errors from the linker.
     # Just generate native code from the beginning.
-    DISABLE(USE_LTO)
+    NO_LTO()
 ENDIF()
 
 SRCS(