make/cc.mk

Mon, 19 May 2025 15:34:30 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 19 May 2025 15:34:30 +0200
changeset 51
49fdc2eb7cd4
parent 45
2cb7fdd2ba18
permissions
-rw-r--r--

fix critical bug in string iteration

some temporaries did not materialize long enough - fixed that by assigning them to lvalues

CXXFLAGS =
DEBUG_CXXFLAGS =
RELEASE_CXXFLAGS =
LDFLAGS =

mercurial