We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5613f2a commit 8740bcdCopy full SHA for 8740bcd
Makefile
@@ -99,9 +99,6 @@ LOCALE_VAL = C
99
# Set UTC timezone for consistent time handling across builds
100
TZ_VAL = UTC
101
102
-# Default profile
103
-PROFILE ?= release
104
-
105
# Features for reproducible builds
106
FEATURES_REPRODUCIBLE = $(CROSS_FEATURES),jemalloc-unprefixed
107
0 commit comments