mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-10 14:49:22 +00:00
Remove "--quiet" flag
This commit is contained in:
@ -4,7 +4,7 @@ include ../../../Makefile.conf
|
||||
NAME=ld
|
||||
|
||||
OBJECT_NAME=$(NAME).so
|
||||
SO_NAME=$(OBJECT_NAME)
|
||||
SO_NAME=$(OBJECT_NAME)
|
||||
|
||||
OUTPUT_DIR=../../out/system/
|
||||
SYSROOT = --sysroot=../../out/system/
|
||||
|
Reference in New Issue
Block a user