diff src/ChangeLog @ 108109:473b75d8b120

Minor simplications for src/m/amdx86-64.h. * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]: For clarity, revert to using fixed /usr/lib rather than $CRT_DIR. (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case, since CRT_DIR defaults to /usr/lib. Suggested by Dan Nicolaescu.
author Glenn Morris <rgm@gnu.org>
date Sat, 24 Apr 2010 12:50:03 -0700
parents 17710e3a17df
children cfcf7c495ca4
line wrap: on
line diff
--- a/src/ChangeLog	Sat Apr 24 11:10:17 2010 -0700
+++ b/src/ChangeLog	Sat Apr 24 12:50:03 2010 -0700
@@ -1,3 +1,10 @@
+2010-04-24  Glenn Morris  <rgm@gnu.org>
+
+	* m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]:
+	For clarity, revert to using fixed /usr/lib rather than $CRT_DIR.
+	(START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case,
+	since CRT_DIR defaults to /usr/lib.  Suggested by Dan Nicolaescu.
+
 2010-04-24  Eli Zaretskii  <eliz@gnu.org>
 
 	* xdisp.c (display_line): Use `reseat' instead of `reseat_1', and