1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

glibc: Add support for /etc/ld.so.conf.d/ files

This commit is contained in:
Richard Purdie
2009-05-17 19:14:34 +01:00
parent dd0b54ded1
commit a8f6bcf1e3
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
/usr/local/lib /usr/local/lib
include /etc/ld.so.conf.d/*
+1 -1
View File
@@ -1,5 +1,5 @@
require glibc.inc require glibc.inc
PR = "r5" PR = "r6"
ARM_INSTRUCTION_SET = "arm" ARM_INSTRUCTION_SET = "arm"