make/cc.mk

Tue, 04 Feb 2025 22:23:09 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 04 Feb 2025 22:23:09 +0100
changeset 23
b4979c194dc8
parent 17
bb4e34e77974
child 28
23c7409cf822
permissions
-rw-r--r--

replace working title with official project title

CXXFLAGS = -fno-exceptions -fno-rtti
DEBUG_CXX_FLAGS = -g
RELEASE_CXX_FLAGS = -O3 -DNDEBUG 
LDFLAGS =

mercurial