index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-03-10 15:25:22 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-03-10 15:25:22 +0100 |
commit | 567531c87ce06a251c50cf283a0ec58960b27dc2 (patch) | |
tree | 6a216ae8787c58ee1cde054b7406d6d669555eec /community/rust/config.toml.patch | |
parent | 9aec669b08f89ce19ce073e018f5c4f7e3153048 (diff) |
-rw-r--r-- | community/rust/config.toml.patch | 9 |
diff --git a/community/rust/config.toml.patch b/community/rust/config.toml.patch deleted file mode 100644 index f479499b..00000000 --- a/community/rust/config.toml.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/config.toml 2019-01-20 19:03:26.718067950 +0100 -+++ b/config.toml 2019-01-20 19:03:52.614834201 +0100 -@@ -25,3 +25,6 @@ - - [target.x86_64-unknown-linux-gnu] - llvm-config = "/usr/bin/llvm-config" -+ -+[target.i686-unknown-linux-gnu] -+llvm-config = "/usr/bin/llvm-config" |