make/cc.mk@d869ff924c19
make/cc.mk
Sat, 01 Feb 2025 14:11:46 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Sat, 01 Feb 2025 14:11:46 +0100
- changeset 12
- d869ff924c19
- parent 0
-
b4b281ef2d0f
- child 17
-
bb4e34e77974
- permissions
- -rw-r--r--
use chrono API to determine the first monday in the year instead of calculating it
CXXFLAGS = -fno-exceptions -fno-rtti -s
DEBUG_CXX_FLAGS = -g
RELEASE_CXX_FLAGS = -O3 -DNDEBUG
LDFLAGS =