diff options
Diffstat (limited to 'solenv/inc/unxiosr.mk')
-rw-r--r-- | solenv/inc/unxiosr.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/solenv/inc/unxiosr.mk b/solenv/inc/unxiosr.mk index 64fd81f84cc3..13b2ee1ae765 100644 --- a/solenv/inc/unxiosr.mk +++ b/solenv/inc/unxiosr.mk @@ -37,7 +37,8 @@ LIBFLAGS=-r PROCESSOR_DEFINES=-DARM32 -DLLPOST= +DLLPRE=lib +DLLPOST=.a DLLPOSTFIX= # flags to enable build with symbols |