mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Fix PREFIX_BASE_INSTALL definition
This commit is contained in:
parent
489ff0bbbf
commit
d0eee110bd
@ -1,6 +1,6 @@
|
||||
PREFIX=prefix/$(TARGET)
|
||||
|
||||
PREFIX_BASE_INSTALL=$(PREFIX)/binutils
|
||||
PREFIX_BASE_INSTALL=$(PREFIX)/binutils-install
|
||||
PREFIX_FREESTANDING_INSTALL=$(PREFIX)/gcc-freestanding-install
|
||||
PREFIX_INSTALL=$(PREFIX)/relibc-install
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user