Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107083895
D17161.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D17161.diff
View Options
Index: head/etc/Makefile
===================================================================
--- head/etc/Makefile
+++ head/etc/Makefile
@@ -17,7 +17,6 @@
group \
hosts.allow \
libalias.conf \
- libmap.conf \
login.access \
mac.conf \
phones \
Index: head/etc/libmap.conf
===================================================================
--- head/etc/libmap.conf
+++ head/etc/libmap.conf
@@ -1,2 +0,0 @@
-# $FreeBSD$
-includedir /usr/local/etc/libmap.d
Index: head/libexec/rtld-elf/Makefile
===================================================================
--- head/libexec/rtld-elf/Makefile
+++ head/libexec/rtld-elf/Makefile
@@ -8,6 +8,7 @@
PACKAGE= clibs
MK_SSP= no
+CONFS= libmap.conf
PROG?= ld-elf.so.1
.if (${PROG:M*ld-elf32*} != "")
TAGS+= lib32
Index: head/libexec/rtld-elf/libmap.conf
===================================================================
--- head/libexec/rtld-elf/libmap.conf
+++ head/libexec/rtld-elf/libmap.conf
@@ -0,0 +1,2 @@
+# $FreeBSD$
+includedir /usr/local/etc/libmap.d
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 8:54 PM (15 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15746469
Default Alt Text
D17161.diff (1 KB)
Attached To
Mode
D17161: Move libmap.conf to libexec/rtld-elf/
Attached
Detach File
Event Timeline
Log In to Comment