mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:37:35 +00:00
Compat work towards porting vim.
This commit is contained in:
parent
2e5b9d318f
commit
a356746d04
17 changed files with 200 additions and 77 deletions
|
@ -4,7 +4,6 @@ sudo id
|
|||
|
||||
make_cmd="make -j2"
|
||||
|
||||
rm -r ../Root/usr && \
|
||||
$make_cmd -C ../LibC clean && \
|
||||
$make_cmd -C ../LibC && \
|
||||
(cd ../LibC && ./install.sh) && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue