X-Git-Url: https://git.saurik.com/apple/ld64.git/blobdiff_plain/77cc3118ce7a3a70a0a7364d77ae1eb766a477e7..4f3e367c520f1fd8affdc77dd9e2b6bc6c3c693b:/src/ObjectDump.cpp?ds=sidebyside diff --git a/src/ObjectDump.cpp b/src/ObjectDump.cpp index e46cd3d..a06c7a2 100644 --- a/src/ObjectDump.cpp +++ b/src/ObjectDump.cpp @@ -30,7 +30,7 @@ #include "MachOReaderRelocatable.hpp" -#define LTO_SUPPORT 1 +#define LTO_SUPPORT 0 #if LTO_SUPPORT #include "LTOReader.hpp"