make/cc.mk

Fri, 31 Jan 2025 23:20:20 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 31 Jan 2025 23:20:20 +0100
changeset 9
98312f94dbdd
parent 0
b4b281ef2d0f
child 17
bb4e34e77974
permissions
-rw-r--r--

skip authorization requests when pulling

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

mercurial