From 36fc636fe586d2cf1e74bdee8cb2cf4c51f27a4e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 27 Nov 2020 08:27:54 +0100 Subject: community/dmd: tempoary llvm10 fix --- community/dmd/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 community/dmd/PKGBUILD (limited to 'community') diff --git a/community/dmd/PKGBUILD b/community/dmd/PKGBUILD new file mode 100644 index 00000000..890baa0d --- /dev/null +++ b/community/dmd/PKGBUILD @@ -0,0 +1,2 @@ +# llvm10 for now +makedepends+=("llvm10") -- cgit v1.2.3