make/gcc.mk

Sat, 24 Feb 2024 20:20:34 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 24 Feb 2024 20:20:34 +0100
branch
newapi
changeset 270
9389313ac00f
parent 158
4bde241c49b1
child 277
5099a34747c4
permissions
-rw-r--r--

port combobox to new API (GTK)

#
# gcc toolchain config
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial