From 2d4bc5e8e133f8f353562f01618646cf8e2649e1 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 02 Jan 2021 15:08:05 -0500 Subject: ob-buildenv: Set TZ='UTC0' --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index c1c25a6..1c835ec 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ Utilities: and "data.tar.gz" files after compression rather than before, because BusyBox's gzip doesn't preserve modification times. * ob-buildenv now adds "-ffile-prefix-map" options to CFLAGS and - CXXFLAGS. It also now sets "LC_ALL='C'". + CXXFLAGS. It also now sets "TZ='UTC0'" and "LC_ALL='C'". * ob-gencontrol now reduces and normalizes binary package dependencies after substituting variables. Otherwise, substitution variables may contain dependency restrictions or newline characters that are -- cgit v0.9.1