mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Built a version of cargo and rustc that won't crash
Co-authored-by: Alexander Hill <ahill@breadpudding.dev> Co-authored-by: Nicholas McDaniel <nickmcdaniel00@gmail.com>
This commit is contained in:
@@ -19,6 +19,7 @@ mkdir -p $MAPLE/lib
|
||||
# libc++ fails to link without it, but this should be fixed via a
|
||||
# configuration change in LLVM. ~ahill
|
||||
ln -s . $MAPLE/lib/$HOST
|
||||
mkdir -p $MAPLE/maple/patches
|
||||
mkdir -p $MAPLE/maple/sources
|
||||
mkdir -p $MAPLE/mnt
|
||||
mkdir -p $MAPLE/proc
|
||||
|
||||
Reference in New Issue
Block a user