By default no static compile

This commit is contained in:
root
2024-04-27 13:31:14 +02:00
parent 4defc26372
commit 091fd45db8

View File

@ -13,7 +13,7 @@ SOURCE_MODULES_PATH=./library/
ENDFLAG=
#uncomment next line to compile static no libc required,
ENDFLAG=-static
#ENDFLAG=-static
#FOR RELEASE
CFLAGSTEMP=-c -Wall -I.