From e098badb16068684f20cd0aadd13176fc43e2c8e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 5 Feb 2015 16:11:44 +0000 Subject: [PATCH] rebase of the patch --- debian/patches/use-deb-json.diff | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/patches/use-deb-json.diff b/debian/patches/use-deb-json.diff index c7949804..540ab36c 100644 --- a/debian/patches/use-deb-json.diff +++ b/debian/patches/use-deb-json.diff @@ -1,8 +1,8 @@ -Index: llvm-toolchain-snapshot_3.6~svn222952/polly/lib/Makefile +Index: llvm-toolchain-snapshot_3.7~svn228304/polly/lib/Makefile =================================================================== ---- llvm-toolchain-snapshot_3.6~svn222952.orig/polly/lib/Makefile -+++ llvm-toolchain-snapshot_3.6~svn222952/polly/lib/Makefile -@@ -33,9 +33,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \ +--- llvm-toolchain-snapshot_3.7~svn228304.orig/polly/lib/Makefile ++++ llvm-toolchain-snapshot_3.7~svn228304/polly/lib/Makefile +@@ -29,9 +29,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \ CodeGen/IslExprBuilder.cpp \ CodeGen/IslCodeGeneration.cpp @@ -13,9 +13,9 @@ Index: llvm-toolchain-snapshot_3.6~svn222952/polly/lib/Makefile +# JSON/json_value.cpp \ +# JSON/json_writer.cpp - SOURCES= Polly.cpp \ - Support/GICHelper.cpp \ -@@ -72,4 +72,5 @@ SOURCES= Polly.cpp \ + ISL_FILES= External/isl/basis_reduction_tab.c \ + External/isl/isl_aff.c \ +@@ -143,4 +143,5 @@ SOURCES= Polly.cpp \ # include $(LEVEL)/Makefile.common