:: commit c94a5e15cca504210b52574d75c19e07c028b9d0

mintsuki <mintsuki@protonmail.com> — 2024-02-14 17:12

parents: 24507fa133

build: Remove global LC_ALL export as it is unnecessary

diff --git a/GNUmakefile.in b/GNUmakefile.in
index 4131ff05..6c903853 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -8,9 +8,6 @@ ifneq ($(MAKEVER_VALID),1)
 $(error GNU Make version 4.2 or greater is required to build Limine)
 endif
 
-override LC_ALL := C
-export LC_ALL
-
 override SOURCE_DATE_EPOCH := @SOURCE_DATE_EPOCH@
 export SOURCE_DATE_EPOCH
 
tab: 248 wrap: offon