make/gcc.mk

Sun, 16 Jul 2023 13:52:02 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 16 Jul 2023 13:52:02 +0200
changeset 777
15006651a5d1
parent 742
7e67689241fd
child 802
16e5b9d32754
permissions
-rw-r--r--

fix dav_add_collection_lock() setting the lock path

#
# gcc toolchain config
#

CFLAGS = -std=gnu11 -g
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial