2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-02-04 06:40:19 +08:00

ksupport.ld: reduce load section alignment

This commit is contained in:
occheung 2021-08-17 11:45:32 +08:00
parent f77b607b56
commit 01e357e5d3

View File

@ -7,6 +7,7 @@ CFLAGS += \
-I$(MISOC_DIRECTORY)/software/include/dyld
LDFLAGS += --eh-frame-hdr \
--nmagic \
-L../libm \
-L../libprintf \
-L../libunwind