mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
Add gnu-make to CI
This commit is contained in:
parent
865230fde4
commit
dbfdb8e1d4
@ -34,6 +34,7 @@ gettext = {}
|
|||||||
git = {}
|
git = {}
|
||||||
# gdbserver = {} # wrong libc type
|
# gdbserver = {} # wrong libc type
|
||||||
# gnu-binutils = {} # bfd doesn't recognize redox
|
# gnu-binutils = {} # bfd doesn't recognize redox
|
||||||
|
gnu-make = {}
|
||||||
hicolor-icon-theme = {}
|
hicolor-icon-theme = {}
|
||||||
installer = {}
|
installer = {}
|
||||||
installer-gui = {}
|
installer-gui = {}
|
||||||
|
|||||||
@ -32,6 +32,7 @@ freefont = {}
|
|||||||
freetype2 = {}
|
freetype2 = {}
|
||||||
gettext = {}
|
gettext = {}
|
||||||
git = {}
|
git = {}
|
||||||
|
gnu-make = {}
|
||||||
hicolor-icon-theme = {}
|
hicolor-icon-theme = {}
|
||||||
installer = {}
|
installer = {}
|
||||||
installer-gui = {}
|
installer-gui = {}
|
||||||
|
|||||||
@ -32,6 +32,7 @@ freefont = {}
|
|||||||
freetype2 = {}
|
freetype2 = {}
|
||||||
gettext = {}
|
gettext = {}
|
||||||
git = {}
|
git = {}
|
||||||
|
gnu-make = {}
|
||||||
hicolor-icon-theme = {}
|
hicolor-icon-theme = {}
|
||||||
installer = {}
|
installer = {}
|
||||||
#installer-gui = {} # redox_syscall 0.4 not working on riscv64gc?
|
#installer-gui = {} # redox_syscall 0.4 not working on riscv64gc?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user