Add i686 jeremy config
This commit is contained in:
parent
5c945f5776
commit
9a971c8c74
2 changed files with 249 additions and 6 deletions
|
@ -21,8 +21,6 @@ drivers = {}
|
|||
escalated = {}
|
||||
extrautils = {}
|
||||
findutils = {}
|
||||
gdbserver = {}
|
||||
gnu-make = {}
|
||||
initfs = {}
|
||||
installer = {}
|
||||
ion = {}
|
||||
|
@ -39,13 +37,11 @@ orbutils = {}
|
|||
pkgutils = {}
|
||||
ptyd = {}
|
||||
redoxfs = {}
|
||||
relibc = {}
|
||||
resist = {}
|
||||
smith = {}
|
||||
strace = {}
|
||||
terminfo = {}
|
||||
userutils = {}
|
||||
uutils = {}
|
||||
vim = {}
|
||||
|
||||
# apps
|
||||
cosmic-text = {}
|
||||
|
@ -64,6 +60,7 @@ git = {}
|
|||
gnu-grep = {}
|
||||
ripgrep = {}
|
||||
sed = {}
|
||||
vim = {}
|
||||
xz = {}
|
||||
|
||||
# demos
|
||||
|
@ -87,10 +84,10 @@ autoconf = {}
|
|||
automake = {}
|
||||
gcc = {}
|
||||
gnu-binutils = {}
|
||||
gnu-make = {}
|
||||
nasm = {}
|
||||
patch = {}
|
||||
pkg-config = {}
|
||||
relibc = {}
|
||||
rust = {}
|
||||
|
||||
# games
|
||||
|
@ -124,6 +121,7 @@ generaluser-gs = {}
|
|||
jeremy = {}
|
||||
keyboard-sfx = {}
|
||||
libc-bench = {}
|
||||
terminfo = {}
|
||||
timidity = {}
|
||||
ttf-hack = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue