summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2021-03-20 19:34:41 +0400
committerVladislav Nepogodin2021-03-20 19:34:41 +0400
commitc64f3f22a29217edc8aa1491c54850508d1e68c0 (patch)
treec4128f2c2d478be8322915a49ee72999dbfaccbe
parent7af38c8e6d36f149ae261e2e0e9d89658569bfa7 (diff)
downloadaur-c64f3f22a29217edc8aa1491c54850508d1e68c0.tar.gz
Remove AR, NM, RANLIB config variables
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b561dca6da9..0f31b0d07feb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -95,9 +95,6 @@ ac_add_options --with-ccache
ac_add_options --enable-default-toolkit=cairo-gtk3-wayland
export CC='clang'
export CXX='clang++'
-export AR=llvm-ar
-export NM=llvm-nm
-export RANLIB=llvm-ranlib
# Branding
ac_add_options --enable-update-channel=nightly