make/gcc.mk

Sun, 18 Feb 2024 19:55:56 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 18 Feb 2024 19:55:56 +0100
branch
newapi
changeset 268
1b321a0c624f
parent 158
4bde241c49b1
child 277
5099a34747c4
permissions
-rw-r--r--

port table to new API, replace custom tree model with GtkListStore

#
# gcc toolchain config
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial