about summary refs log tree commit diff
path: root/pkgs/os-specific/bsd/freebsd/patches/14.0/libcxxrt-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/os-specific/bsd/freebsd/patches/14.0/libcxxrt-headers.patch')
-rw-r--r--pkgs/os-specific/bsd/freebsd/patches/14.0/libcxxrt-headers.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/os-specific/bsd/freebsd/patches/14.0/libcxxrt-headers.patch b/pkgs/os-specific/bsd/freebsd/patches/14.0/libcxxrt-headers.patch
deleted file mode 100644
index 256db9e2d9cf..000000000000
--- a/pkgs/os-specific/bsd/freebsd/patches/14.0/libcxxrt-headers.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- freebsd/lib/libcxxrt/Makefile	2024-05-30 14:27:42.328086005 -0700
-+++ freebsd/lib/libcxxrt/Makefile.mod	2024-05-30 14:27:48.048014581 -0700
-@@ -19,6 +19,8 @@
- SRCS+=		terminate.cc
- SRCS+=		typeinfo.cc
- 
-+INCS+=cxxabi.h unwind.h unwind-arm.h unwind-itanium.h
-+
- WARNS?=		0
- CFLAGS+=	-isystem ${SRCDIR} -nostdinc++
- CXXSTD?=	c++14