Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159402203
D1370.id2863.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
699 B
Referenced Files
None
Subscribers
None
D1370.id2863.diff
View Options
Index: head/ObsoleteFiles.inc
===================================================================
--- head/ObsoleteFiles.inc
+++ head/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20141224: libxo moved to /lib
+OLD_FILES+=usr/lib/libxo.a
+OLD_FILES+=usr/lib/libxo_p.a
# 20141223: remove in6_gif.h, in_gif.h and if_stf.h
OLD_FILES+=usr/include/net/if_stf.h
OLD_FILES+=usr/include/netinet/in_gif.h
Index: head/lib/libxo/Makefile
===================================================================
--- head/lib/libxo/Makefile
+++ head/lib/libxo/Makefile
@@ -7,6 +7,8 @@
LIB= xo
SHLIB_MAJOR=0
+SHLIBDIR?= /lib
+
SRCS= libxo.c
CFLAGS+=-I${LIBXO}/libxo
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 14, 6:52 PM (5 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33957678
Default Alt Text
D1370.id2863.diff (699 B)
Attached To
Mode
D1370: Libxo needs to be in /lib for base utils.
Attached
Detach File
Event Timeline
Log In to Comment