Build static binaries

This commit is contained in:
Robert Foss
2021-10-14 12:54:58 +02:00
committed by Bjorn Andersson
parent b1eb5ed6d9
commit 37e89f027f

View File

@@ -3,7 +3,7 @@ OUT := debugcc
CC=aarch64-linux-gnu-gcc
CFLAGS := -O2 -Wall -g
LDFLAGS :=
LDFLAGS := -static -static-libgcc
prefix := /usr/local
SRCS := debugcc.c qcs404.c sdm845.c