Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2000 22:22:54 -0300
From:      "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
To:        freebsd-stable@freebsd.org
Subject:   /etc/defaults/make.conf addition?
Message-ID:  <20000705222254.A766@Fedaykin.here>

next in thread | raw e-mail | index | archive | help
Hi,

	Is this kind of make variable acceptable for defaults/make.conf
addition? I am not sure if this is the sort of thing suitable for
defaults inclusion. Maybe this is just a long shot.
	If this is not acceptable, where in the documentation can
I add a line saying this exists? Just a fair question.
	By the way, leapseconds support is an important matter,
UTC is 22 seconds off "real time" (UT1) without it. Ahead or behind
is just a matter of perspective, all things being relative. :)
	If you are reading this and you don't know what I am talking
about, check:
	/usr/src/share/zoneinfo/Makefile
	/usr/src/share/zoneinfo/leapseconds
	http://cr.yp.to/proto/utctai.html

	Regards,
		Mario Ferreira

--- /etc/defaults/make.conf	Sun Jun 11 02:25:37 2000
+++ make.conf	Wed Jul  5 22:10:08 2000
@@ -26,6 +26,9 @@
 #
 #CXXFLAGS+= -fmemoize-lookups -fsave-memoized
 #
+# Add leapseconds support to each timezone file, e.g., when making world
+#LEAPSECONDS=	true
+#
 # Avoid compiling profiled libraries
 #NOPROFILE=	true
 #


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000705222254.A766>