mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 15:29:34 +00:00
poky-uclibc.inc: Tweak deploy directory so it doesn't clash with glibc packages
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3808 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
0578c881f3
commit
1bb290aee1
@ -14,3 +14,6 @@ TARGET_OS = "${UCLIBCTARGETOS}"
|
||||
CXXFLAGS += "-fvisibility-inlines-hidden"
|
||||
|
||||
IMAGE_LINGUAS = ""
|
||||
|
||||
DEPLOY_DIR = "${TMPDIR}/deploy-uclibc"
|
||||
DEPLOY_DIR_IMAGE = "${TMPDIR}/deploy/images"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user