make/cc.mk

Wed, 05 Feb 2025 23:51:33 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 05 Feb 2025 23:51:33 +0100
changeset 24
2a4e97fc5ce5
parent 17
bb4e34e77974
child 28
23c7409cf822
permissions
-rw-r--r--

fix repo h1 generated even when no author has commits - fixes #585

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

mercurial