summaryrefslogtreecommitdiff
path: root/create.sh
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-14 12:28:59 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-14 12:28:59 +0100
commit7d0766a45e16139d2c88523731287c21d370ad69 (patch)
treef552b9f1df997d955409ee9aba4823d305d51e0b /create.sh
parente973323773123182b6ba135f5c7d5b4490507139 (diff)
now at glibc
Diffstat (limited to 'create.sh')
-rwxr-xr-xcreate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/create.sh b/create.sh
index 1d41c8f..4db655d 100755
--- a/create.sh
+++ b/create.sh
@@ -30,6 +30,7 @@ export _builddir="$_startdir"/build
export _srcdir="$_startdir"/src
export _target=riscv64-linux-gnu
export _arch=${_target%%-*}
+export _linux_arch=riscv
export _groups="base base-devel"
#export _groups="base"