summaryrefslogtreecommitdiff
path: root/packages/prelink/prelink-20050901/prelink.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-04-10 22:10:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-10 22:10:44 +0000
commita40f6aee1a9a5d28ccc91b468d77d197fb435683 (patch)
tree9b463cfd4975326be7480125a03b1dfd2d65e9cb /packages/prelink/prelink-20050901/prelink.conf
parent1c51b939130acb85b56a7d6db98268527cd62157 (diff)
prelink: Drop old/stale/broken versions and add 20050901 with patched EABI support
Diffstat (limited to 'packages/prelink/prelink-20050901/prelink.conf')
-rw-r--r--packages/prelink/prelink-20050901/prelink.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/prelink/prelink-20050901/prelink.conf b/packages/prelink/prelink-20050901/prelink.conf
new file mode 100644
index 0000000000..c5a4f4adc3
--- /dev/null
+++ b/packages/prelink/prelink-20050901/prelink.conf
@@ -0,0 +1,18 @@
+# This config file contains a list of directories both with binaries
+# and libraries prelink should consider by default.
+# If a directory name is prefixed with `-l ', the directory hierarchy
+# will be walked as long as filesystem boundaries are not crossed.
+# If a directory name is prefixed with `-h ', symbolic links in a
+# directory hierarchy are followed.
+-l /usr/local/sbin
+-l /sbin
+-l /usr/sbin
+-l /usr/local/bin
+-l /bin
+-l /usr/bin
+-l /usr/X11R6/bin
+-l /usr/games
+-l /usr/local/lib
+-l /lib
+-l /usr/lib
+-l /usr/X11R6/lib