pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-netbsd: Drop local patch-source_CMakeLists.txt
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Mar 29 03:43:42 2017 +0200
Changeset: e0d79436577e0a5d996e9618ac6f2102eb9ea8fe
Modified Files:
lldb-netbsd/distinfo
Removed Files:
lldb-netbsd/patches/patch-source_CMakeLists.txt
Log Message:
lldb-netbsd: Drop local patch-source_CMakeLists.txt
This change seems unneeded.
Sponsored by <The NetBSD Foundation>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e0d79436577e0a5d996e9618ac6f2102eb9ea8fe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lldb-netbsd/distinfo | 1 -
lldb-netbsd/patches/patch-source_CMakeLists.txt | 12 ------------
2 files changed, 13 deletions(-)
diffs:
diff --git a/lldb-netbsd/distinfo b/lldb-netbsd/distinfo
index af59bc4d42..a3d464356d 100644
--- a/lldb-netbsd/distinfo
+++ b/lldb-netbsd/distinfo
@@ -12,7 +12,6 @@ Size (libcxx-3.6.2.src.tar.xz) = 944020 bytes
SHA1 (llvm-3.6.2.src.tar.xz) = 7a00257eb2bc9431e4c77c3a36b033072c54bc7e
RMD160 (llvm-3.6.2.src.tar.xz) = 521cbc5fe2925ea3c6e90c7a31f752a04045c972
Size (llvm-3.6.2.src.tar.xz) = 12802380 bytes
-SHA1 (patch-source_CMakeLists.txt) = 5dacabc3f39c23bdfd432b5a4895866157b97aa0
SHA1 (patch-source_Host_common_Host.cpp) = 7d48b8bb1e4350ba6d3ddc6357b9b8dc82d6b32d
SHA1 (patch-source_Plugins_DynamicLoader_POSIX-DYLD_DYLDRendezvous.cpp) = 32d683eb388ded96e7f9aedec827202b5b056392
SHA1 (patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.cpp) = 1915bc4243ca42d50d0014d076dddf3a412ab4a2
diff --git a/lldb-netbsd/patches/patch-source_CMakeLists.txt b/lldb-netbsd/patches/patch-source_CMakeLists.txt
deleted file mode 100644
index 4ddfea56cc..0000000000
--- a/lldb-netbsd/patches/patch-source_CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- source/CMakeLists.txt.orig 2016-12-17 10:30:34.000000000 +0000
-+++ source/CMakeLists.txt
-@@ -16,6 +16,7 @@ endif ()
-
- if ( CMAKE_SYSTEM_NAME MATCHES "NetBSD" )
- include_directories(
-+ Plugins/Process/NetBSD
- Plugins/Process/POSIX
- )
- endif ()
Home |
Main Index |
Thread Index |
Old Index