From 856ee446246f4967bcbaf8654e302d865c467e6b Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Mon, 25 Mar 2019 14:33:03 -0700 Subject: Set ASFLAGS to work This allows users to specify raw assembly files in their build scripts. Signed-off-by: Nathaniel Graff --- release.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'release.mk') diff --git a/release.mk b/release.mk index ac7ec8a..11726ba 100644 --- a/release.mk +++ b/release.mk @@ -3,5 +3,6 @@ ################################################### # Set the optimization level +RISCV_ASFLAGS += -Os RISCV_CFLAGS += -Os RISCV_CXXFLAGS += -Os -- cgit v1.2.1-18-gbd029