Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140084442
D49944.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
616 B
Referenced Files
None
Subscribers
None
D49944.diff
View Options
diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile
--- a/lib/libsbuf/Makefile
+++ b/lib/libsbuf/Makefile
@@ -7,7 +7,7 @@
SHLIB_MAJOR = 6
SYMBOL_MAPS= ${.CURDIR}/Symbol.map
-VERSION_DEF= ${.CURDIR}/Version.def
+VERSION_DEF= ${LIBCSRCDIR}/Versions.def
.include <src.opts.mk>
diff --git a/lib/libsbuf/Version.def b/lib/libsbuf/Version.def
deleted file mode 100644
--- a/lib/libsbuf/Version.def
+++ /dev/null
@@ -1,16 +0,0 @@
-
-FBSD_1.2 {
-};
-
-FBSD_1.3 {
-} FBSD_1.2;
-
-FBSD_1.4 {
-} FBSD_1.3;
-
-FBSD_1.5 {
-} FBSD_1.4;
-
-# This version was first added to 13.0-current.
-FBSD_1.6 {
-} FBSD_1.5;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 12:53 AM (3 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27103862
Default Alt Text
D49944.diff (616 B)
Attached To
Mode
D49944: libsbuf: switch to using libc's Versions.def
Attached
Detach File
Event Timeline
Log In to Comment