removed pdclib, strange things were happening..., user shell kinda works now
This commit is contained in:
6
build_libc.sh
Executable file
6
build_libc.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd rocklibc
|
||||
make clean
|
||||
bear -- make
|
||||
cd ..
|
||||
Reference in New Issue
Block a user