mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 20:09:34 +00:00
Remove wrong patch
This commit is contained in:
parent
bb3860928a
commit
05066f472d
17
debian/patches/libprofile_rt_sparc.diff
vendored
17
debian/patches/libprofile_rt_sparc.diff
vendored
@ -1,17 +0,0 @@
|
|||||||
Index: llvm-toolchain-snapshot_3.4~svn189356/runtime/Makefile
|
|
||||||
===================================================================
|
|
||||||
--- llvm-toolchain-snapshot_3.4~svn189356.orig/runtime/Makefile 2013-08-27 17:23:31.000000000 +0200
|
|
||||||
+++ llvm-toolchain-snapshot_3.4~svn189356/runtime/Makefile 2013-08-27 17:23:31.000000000 +0200
|
|
||||||
@@ -14,12 +14,6 @@
|
|
||||||
|
|
||||||
PARALLEL_DIRS := libprofile
|
|
||||||
|
|
||||||
-# Disable libprofile: a faulty libtool is generated by autoconf which breaks the
|
|
||||||
-# build on Sparc
|
|
||||||
-ifeq ($(ARCH), Sparc)
|
|
||||||
-PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS))
|
|
||||||
-endif
|
|
||||||
-
|
|
||||||
ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
|
|
||||||
PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS))
|
|
||||||
endif
|
|
Loading…
Reference in New Issue
Block a user