debian/changelog | 3 +++ debian/control | 2 +- debian/rules | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-)
New commits: commit ea05fd9d16409580314aae55018d0c1e99ea19db Author: Matthias Klose <d...@ubuntu.com> Date: Wed Dec 18 15:12:29 2013 +0100 Build using llvm-3.4. diff --git a/debian/changelog b/debian/changelog index 2f7d98f..b5b5fd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ mesa (10.0.1-2) UNRELEASED; urgency=low + [ Maarten Lankhorst ] * Stop building libgl1-mesa-dri-experimental. - It's been empty since 8.0. + [ Matthias Klose ] + * Move to llvm-3.4. -- Maarten Lankhorst <maarten.lankho...@ubuntu.com> Thu, 19 Dec 2013 12:52:05 +0100 diff --git a/debian/control b/debian/control index 2dda7e3..4577639 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Build-Depends: libudev-dev [linux-any], flex, bison, - llvm-3.3-dev (>= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], + llvm-3.4-dev (>= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], libwayland-dev (>= 1.0.2) [linux-any], Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa diff --git a/debian/rules b/debian/rules index 8489ec7..d20bc1f 100755 --- a/debian/rules +++ b/debian/rules @@ -182,7 +182,7 @@ $(STAMP)-build-%: configure --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ --localstatedir=/var --disable-silent-rules \ $(confflags) $(confflags-$*) \ - ac_cv_path_LLVM_CONFIG=llvm-config-3.3 + ac_cv_path_LLVM_CONFIG=llvm-config-3.4 cd $(DEB_BUILD_DIR)/$* && $(MAKE) >$@ -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vticl-0003tj...@moszumanska.debian.org