Skip to content

Commit 8740bcd

Browse files
Remove redundant PROFILE in Makefile
1 parent 5613f2a commit 8740bcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ LOCALE_VAL = C
9999
# Set UTC timezone for consistent time handling across builds
100100
TZ_VAL = UTC
101101

102-
# Default profile
103-
PROFILE ?= release
104-
105102
# Features for reproducible builds
106103
FEATURES_REPRODUCIBLE = $(CROSS_FEATURES),jemalloc-unprefixed
107104

0 commit comments

Comments
 (0)