mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 04:22:54 +00:00
remove the uuid patch
This commit is contained in:
parent
5ffddd5f94
commit
2fe1511931
2
debian/control
vendored
2
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl8.5, expect,
|
|||||||
lsb-release, patchutils, diffstat, xz-utils, chrpath, python-dev,
|
lsb-release, patchutils, diffstat, xz-utils, chrpath, python-dev,
|
||||||
libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev,
|
libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev,
|
||||||
libisl-dev (>= 0.11.1), binutils-gold [amd64 armel armhf i386 powerpc powerpcspe ppc64 sparc sparc64 x32],
|
libisl-dev (>= 0.11.1), binutils-gold [amd64 armel armhf i386 powerpc powerpcspe ppc64 sparc sparc64 x32],
|
||||||
lcov, uuid-dev
|
lcov
|
||||||
Build-Conflicts: oprofile, ocaml
|
Build-Conflicts: oprofile, ocaml
|
||||||
Standards-Version: 3.9.3
|
Standards-Version: 3.9.3
|
||||||
Homepage: http://www.llvm.org/
|
Homepage: http://www.llvm.org/
|
||||||
|
13
debian/patches/include_uuid.diff
vendored
13
debian/patches/include_uuid.diff
vendored
@ -1,13 +0,0 @@
|
|||||||
Index: llvm-toolchain_3.3~svn179680/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
|
|
||||||
===================================================================
|
|
||||||
--- llvm-toolchain_3.3~svn179680.orig/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp 2013-04-16 08:28:00.000000000 +0200
|
|
||||||
+++ llvm-toolchain_3.3~svn179680/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp 2013-04-17 12:17:32.311258764 +0200
|
|
||||||
@@ -30,6 +30,8 @@
|
|
||||||
|
|
||||||
#include "DynamicLoaderMacOSXDYLD.h"
|
|
||||||
|
|
||||||
+#include <uuid/uuid.h>
|
|
||||||
+
|
|
||||||
//#define ENABLE_DEBUG_PRINTF // COMMENT THIS LINE OUT PRIOR TO CHECKIN
|
|
||||||
#ifdef ENABLE_DEBUG_PRINTF
|
|
||||||
#include <stdio.h>
|
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
@ -19,5 +19,3 @@ declare_clear_cache.diff
|
|||||||
31-powerpcspe.diff
|
31-powerpcspe.diff
|
||||||
33-armhf-defaults.diff
|
33-armhf-defaults.diff
|
||||||
34-powerpc-no-altivec.diff
|
34-powerpc-no-altivec.diff
|
||||||
include_uuid.diff
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user