1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +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
include /etc/ld.so.conf.d/*
+1 -1
View File
@@ -1,5 +1,5 @@
require glibc.inc
PR = "r5"
PR = "r6"
ARM_INSTRUCTION_SET = "arm"