Remove "--quiet" flag

This commit is contained in:
Alex
2023-03-20 02:32:49 +02:00
parent cf749037c4
commit 58f7fc86a5
7 changed files with 16 additions and 15 deletions

View File

@ -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/