summarylogtreecommitdiffstats
path: root/faust-accept-current-clang.patch
diff options
context:
space:
mode:
authorJakob Gahde2017-04-11 20:42:48 +0200
committerJakob Gahde2017-04-11 20:42:48 +0200
commitbc35a753a2f40b8694c6e9ee3371ef16e49cbe3e (patch)
tree441f27f3e17388a1afe60b0bd622d338a4f8d7c4 /faust-accept-current-clang.patch
parentbbab74e41fc917c71131a26da54a3423e3a3add4 (diff)
downloadaur-bc35a753a2f40b8694c6e9ee3371ef16e49cbe3e.tar.gz
radium 4.6.6-1: New version w/ changes courtesy of Teteros
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