mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-05 10:15:12 +00:00
Remove patch applied upstream
This commit is contained in:
parent
0d16039c6f
commit
e8f0619b55
13
debian/patches/kfreebsd-lldb-gdbserver.diff
vendored
13
debian/patches/kfreebsd-lldb-gdbserver.diff
vendored
@ -1,13 +0,0 @@
|
||||
Index: llvm-toolchain-3.5-3.5~+rc2/lldb/tools/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-3.5-3.5~+rc2.orig/lldb/tools/Makefile
|
||||
+++ llvm-toolchain-3.5-3.5~+rc2/lldb/tools/Makefile
|
||||
@@ -13,7 +13,7 @@ include $(LLDB_LEVEL)/../../Makefile.con
|
||||
DIRS :=
|
||||
|
||||
# enable lldb-gdbserver for supported platforms
|
||||
-ifneq (,$(strip $(filter $(HOST_OS), FreeBSD Linux)))
|
||||
+ifneq (,$(strip $(filter $(HOST_OS), FreeBSD Linux GNU/kFreeBSD)))
|
||||
DIRS += lldb-gdbserver
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user