From 739c65c54cb0e957df5e9b76f93fb02554e5cac3 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 4 May 2022 23:52:30 +0100 Subject: moved everything to new file formatting --- extra/compiler-rt/link-execinfo.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 extra/compiler-rt/link-execinfo.patch (limited to 'extra/compiler-rt') diff --git a/extra/compiler-rt/link-execinfo.patch b/extra/compiler-rt/link-execinfo.patch deleted file mode 100644 index 8da49fb..0000000 --- a/extra/compiler-rt/link-execinfo.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/lib/scudo/standalone/CMakeLists.txt -+++ b/lib/scudo/standalone/CMakeLists.txt -@@ -137,6 +137,8 @@ - - append_list_if(FUCHSIA zircon SCUDO_LINK_LIBS) - -+list(APPEND SCUDO_LINK_LIBS execinfo) -+ - if(COMPILER_RT_HAS_SCUDO_STANDALONE) - add_compiler_rt_object_libraries(RTScudoStandalone - ARCHS ${SCUDO_STANDALONE_SUPPORTED_ARCH} -- cgit v1.2.1