make/gcc.mk

Fri, 13 Feb 2026 12:18:12 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 13 Feb 2026 12:18:12 +0100
changeset 670
73987de73246
parent 457
982e67c997e1
permissions
-rw-r--r--

test a variety of method names in test_safs_proxy_get_uri_from_clfreq

#
# gcc toolchain config
#

CFLAGS = -std=gnu99 -g
LDFLAGS = -rdynamic 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial