summarylogtreecommitdiffstats
path: root/profile.sh-riscv64-lp64d-glibc-bleeding-edge-toolchain
diff options
context:
space:
mode:
authorGaël PORTAY2023-10-03 02:32:23 +0200
committerGaël PORTAY2023-10-03 02:32:23 +0200
commit740959784018a6b05a8745f3cbeac56378a2311b (patch)
tree1ef57306f580c7d86327bd3aa3a145b8e7fe9929 /profile.sh-riscv64-lp64d-glibc-bleeding-edge-toolchain
parent6ded14bfe3e00b42bb44e26fc6844f665af50b89 (diff)
downloadaur-740959784018a6b05a8745f3cbeac56378a2311b.tar.gz
v2023.08-1
Diffstat (limited to 'profile.sh-riscv64-lp64d-glibc-bleeding-edge-toolchain')
-rw-r--r--profile.sh-riscv64-lp64d-glibc-bleeding-edge-toolchain3
1 files changed, 3 insertions, 0 deletions
diff --git a/profile.sh-riscv64-lp64d-glibc-bleeding-edge-toolchain b/profile.sh-riscv64-lp64d-glibc-bleeding-edge-toolchain
new file mode 100644
index 000000000000..e94bc87d4ebc
--- /dev/null
+++ b/profile.sh-riscv64-lp64d-glibc-bleeding-edge-toolchain
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+export PATH="$PATH:/opt/riscv64-lp64d-glibc-bleeding-edge/bin"