forcepoint#100 drop SwBorderAttrAccess to allow cache entry to be removed
[LibreOffice.git] / external / openssl / opensslios.patch
blob28af92dd473b90cd1479377e48c4b6a8eb8059e0
1 --- misc/openssl-0.9.8v/Configure
2 +++ build/openssl-0.9.8v/Configure
3 @@ -530,6 +530,9 @@
4 # iPhoneOS/iOS
5 "iphoneos-cross","llvm-gcc:-O3 -isysroot \$(CROSS_TOP)/SDKs/\$(CROSS_SDK) -fomit-frame-pointer -fno-common::-D_REENTRANT:iOS:-Wl,-search_paths_first%:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:${no_asm}:dlfcn:darwin-shared:-fPIC -fno-common:-dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
7 +##### iOS in the LibreOffice case
8 +"ios-aarch64","clang:-O3 -fomit-frame-pointer -DL_ENDIAN:::IOS::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:${aarch64_asm}:::::",
10 ##### A/UX
11 "aux3-gcc","gcc:-O2 -DTERMIO::(unknown):AUX:-lbsd:RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::",