summarylogtreecommitdiffstats
path: root/faust-accept-current-clang.patch
diff options
context:
space:
mode:
Diffstat (limited to 'faust-accept-current-clang.patch')
-rw-r--r--faust-accept-current-clang.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/faust-accept-current-clang.patch b/faust-accept-current-clang.patch
deleted file mode 100644
index d21a1c9e06aa..000000000000
--- a/faust-accept-current-clang.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aur --no-dereference package.pristine/bin/packages/faust2/compiler/Makefile.unix package.new/bin/packages/faust2/compiler/Makefile.unix
---- package.pristine/bin/packages/faust2/compiler/Makefile.unix 2016-10-29 17:56:44.082520406 +0200
-+++ package.new/bin/packages/faust2/compiler/Makefile.unix 2016-10-29 17:56:54.242445169 +0200
-@@ -102,7 +102,7 @@
- CLANGLIBS=$(CLANGLIBSLIST)
- CXXFLAGS += -std=gnu++11
-
--else ifeq ($(LLVM_VERSION),$(filter $(LLVM_VERSION), 3.8.0 3.8.1))
-+else ifeq ($(LLVM_VERSION),$(filter $(LLVM_VERSION), 3.8.0 3.8.1 3.9.1))
- LLVM_VERSION = LLVM_38
- CLANGLIBS=$(CLANGLIBSLIST)
- CXXFLAGS += -std=gnu++11