diff --git a/src/main.cpp b/src/main.cpp index efe70943..d7b9fbe3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1120,7 +1120,7 @@ void upx_sanity_check(void) assert(memcmp(UPX_VERSION_DATE + strlen(UPX_VERSION_DATE) - 4, UPX_VERSION_YEAR, 4) == 0); #if 1 -# if 1 +# if 1 && !defined(UPX_OFFICIAL_BUILD) assert(TestBELE::test()); assert(TestBELE::test()); assert(TestBELE::test());