Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/doc Add a note regarding possible future investiga...
details: https://anonhg.NetBSD.org/src/rev/de1263bf673f
branches: pgoyette-compat
changeset: 830627:de1263bf673f
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat Sep 08 23:39:21 2018 +0000
description:
Add a note regarding possible future investigation of the .a vs .o
compat library mechanisms.
diffstat:
doc/COMPAT-branch-notes | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a3e6980434ec -r de1263bf673f doc/COMPAT-branch-notes
--- a/doc/COMPAT-branch-notes Fri Sep 07 23:32:29 2018 +0000
+++ b/doc/COMPAT-branch-notes Sat Sep 08 23:39:21 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: COMPAT-branch-notes,v 1.1.2.23 2018/09/07 23:32:29 pgoyette Exp $ */
+/* $NetBSD: COMPAT-branch-notes,v 1.1.2.24 2018/09/08 23:39:21 pgoyette Exp $ */
DONE
----
@@ -97,3 +97,7 @@
COMPAT module on HEAD, so lack of integration on the branch is not a
regression.
+6. Even though the build mechanism has been switched back to using a
+ .a compat library, it might be useful to make it work with the .o
+ library.
+
Home |
Main Index |
Thread Index |
Old Index