~ubuntu-branches/ubuntu/trusty/llvm-toolchain-snapshot/trusty-201310232150

« back to all changes in this revision

Viewing changes to debian/patches/0023-link-libopagent.patch

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-05-27 15:01:57 UTC
  • mfrom: (0.10.1) (0.9.1) (0.8.1) (0.7.1) (0.6.1) (0.5.2)
  • Revision ID: package-import@ubuntu.com-20130527150157-tdkrsjpuvht7v0qx
Tags: 1:3.4~svn182733-1~exp1
* New snapshot release (3.4 release)
* Add a symlink of libLLVM-3.4.so.1 to usr/lib/llvm-3.4/lib/libLLVM-3.4.so
    to fix make the llvm-config-3.4 --libdir work (Closes: #708677)
  * Various packages rename to allow co installations:
    * libclang1 => libclang1-3.4
    * libclang1-dbg => libclang1-3.4-dbg
    * libclang-dev => libclang-3.4-dev
    * libclang-common-dev => libclang-common-3.4-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: llvm-toolchain_3.3~svn179457/configure
 
1
Index: llvm-toolchain-snapshot_3.3~svn181457/configure
2
2
===================================================================
3
 
--- llvm-toolchain_3.3~svn179457.orig/configure 2013-03-25 14:13:33.000000000 +0100
4
 
+++ llvm-toolchain_3.3~svn179457/configure      2013-04-13 10:29:39.953932017 +0200
5
 
@@ -13571,7 +13571,7 @@
 
3
--- llvm-toolchain-snapshot_3.3~svn181457.orig/configure        2013-05-07 22:31:28.000000000 +0200
 
4
+++ llvm-toolchain-snapshot_3.3~svn181457/configure     2013-05-08 20:26:01.000000000 +0200
 
5
@@ -13699,7 +13699,7 @@
6
6
       case $llvm_cv_os_type in
7
7
         Linux)
8
8
           if test -n "$llvm_cv_oppath" ; then
11
11
                                                             { echo "$as_me:$LINENO: checking for library containing bfd_init" >&5
12
12
 echo $ECHO_N "checking for library containing bfd_init... $ECHO_C" >&6; }
13
13
 if test "${ac_cv_search_bfd_init+set}" = set; then
14
 
@@ -13667,7 +13667,7 @@
 
14
@@ -13795,7 +13795,7 @@
15
15
 echo "${ECHO_T}$ac_cv_search_bfd_init" >&6; }
16
16
 ac_res=$ac_cv_search_bfd_init
17
17
 if test "$ac_res" != no; then
20
20
 
21
21
 fi
22
22
 
23
 
@@ -13703,8 +13703,8 @@
 
23
@@ -13831,8 +13831,8 @@
24
24
   if test -z "$ac_lib"; then
25
25
     ac_res="none required"
26
26
   else