mirror of
https://github.com/kingk85/uFTP.git
synced 2025-07-18 17:56:11 +03:00
By default no static compile
This commit is contained in:
2
Makefile
2
Makefile
@ -13,7 +13,7 @@ SOURCE_MODULES_PATH=./library/
|
|||||||
|
|
||||||
ENDFLAG=
|
ENDFLAG=
|
||||||
#uncomment next line to compile static no libc required,
|
#uncomment next line to compile static no libc required,
|
||||||
ENDFLAG=-static
|
#ENDFLAG=-static
|
||||||
|
|
||||||
#FOR RELEASE
|
#FOR RELEASE
|
||||||
CFLAGSTEMP=-c -Wall -I.
|
CFLAGSTEMP=-c -Wall -I.
|
||||||
|
Reference in New Issue
Block a user