mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 05:39:39 +01:00
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:
3
meta/packages/glibc/glibc-2.4/etc/ld.so.conf
vendored
3
meta/packages/glibc/glibc-2.4/etc/ld.so.conf
vendored
@@ -1,3 +0,0 @@
|
||||
/usr/local/lib
|
||||
/opt/QtPalmtop/lib
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user