diff options
| -rw-r--r-- | hw/bsp/ch58x/family.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/ch58x/family.mk b/hw/bsp/ch58x/family.mk index 36ce254fc..ccdaa7268 100644 --- a/hw/bsp/ch58x/family.mk +++ b/hw/bsp/ch58x/family.mk @@ -26,7 +26,7 @@ CFLAGS += \ -DINT_SOFT \ -Wno-error=strict-prototypes -LDFLAGS_GCC += \ +LDFLAGS += \ -nostartfiles \ --specs=nosys.specs --specs=nano.specs \ |
