glibc: remove old ld.so.conf which adds /opt/QtPalmtop to library search path

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3551 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2008-01-18 17:30:25 +00:00
parent 8318e9aaab
commit 68eba7458a
3 changed files with 2 additions and 5 deletions

View File

@ -1,3 +0,0 @@
/usr/local/lib
/opt/QtPalmtop/lib

View File

@ -1,6 +1,6 @@
require glibc.inc
PR = "r12"
PR = "r13"
# the -isystem in bitbake.conf screws up glibc do_stage
BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"

View File

@ -1,6 +1,6 @@
require glibc.inc
PR = "r6"
PR = "r8"
# the -isystem in bitbake.conf screws up glibc do_stage
BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"