Compare commits

..

No commits in common. "a6eca10af60f9d3f56f895711396e58235eff8e9" and "7b528ed59363ec8983439172efb4f187ab8a4569" have entirely different histories.

5 changed files with 4 additions and 5 deletions

View File

@ -75,7 +75,6 @@ keyboard-sfx = {}
lci = {}
libc-bench = {}
libffi = {}
libgmp = {}
libiconv = {}
libjpeg = {}
libogg = {}
@ -165,7 +164,7 @@ sdl2_ttf = {}
sdl_gfx = {}
sdl_image = {}
sdl_mixer = {}
#sdl-player = {} # wctype_t
sdl-player = {}
#sdl_ttf = {} # configure patch needs to be updated
sed = {}
#servo = {} # some more crates to port

@ -1 +1 @@
Subproject commit f11560d9785f76dbd80167b0e6ca02eeaca82ac4
Subproject commit d535c4b489c82293c1c755307791eb3a1edfe935

View File

@ -51,6 +51,7 @@ KBUILD=build/kernel
export TARGET=$(ARCH)-unknown-redox
BUILD=build/userspace
INSTALLER=\
export REDOXER_TOOLCHAIN="$(ROOT)/$(PREFIX_INSTALL)" && \
export PATH="$(PREFIX_PATH):$$PATH" && \
installer/target/release/redox_installer $(INSTALLER_FLAGS)

View File

@ -5,7 +5,6 @@ PREFIX_PATH=$(ROOT)/$(PREFIX_INSTALL)/bin
export PREFIX_RUSTFLAGS=-L $(ROOT)/$(PREFIX_INSTALL)/$(TARGET)/lib
export RUSTUP_TOOLCHAIN=$(ROOT)/$(PREFIX_INSTALL)
export REDOXER_TOOLCHAIN=$(RUSTUP_TOOLCHAIN)
prefix: $(PREFIX_INSTALL)

2
relibc

@ -1 +1 @@
Subproject commit e051b18490d5675fc7b2b25a86cc51753a5d560f
Subproject commit 98c60c357f8a4ff29c00334469efff56a22cf12c