aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/libhugetlbfs/files
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-01-13 22:00:49 -0600
committerMartin Jansa <Martin.Jansa@gmail.com>2014-01-22 12:22:37 +0100
commite8256e7bb9342fc02c621d1714d5072ab6109154 (patch)
treee9bfc3f3489c8cf04282e275e46cbe49c059cd87 /meta-oe/recipes-benchmark/libhugetlbfs/files
parentcdf5ba8c0f7ae08c71cbca43c6f505331060df94 (diff)
downloadmeta-openembedded-e8256e7bb9342fc02c621d1714d5072ab6109154.tar.gz
libhugetbfs: add branch parameter and uprev to 6824d18
Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/libhugetlbfs/files')
-rw-r--r--meta-oe/recipes-benchmark/libhugetlbfs/files/fix-lib64-can-not-be-shiped-in-64bit-target.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/files/fix-lib64-can-not-be-shiped-in-64bit-target.patch b/meta-oe/recipes-benchmark/libhugetlbfs/files/fix-lib64-can-not-be-shiped-in-64bit-target.patch
index 1ab461c492..676fa8a7af 100644
--- a/meta-oe/recipes-benchmark/libhugetlbfs/files/fix-lib64-can-not-be-shiped-in-64bit-target.patch
+++ b/meta-oe/recipes-benchmark/libhugetlbfs/files/fix-lib64-can-not-be-shiped-in-64bit-target.patch
@@ -34,7 +34,7 @@ Signed-off-by: Guo Chunrong <B40290@freescale.com>
ifeq ($(ARCH),aarch64)
-CC64 = gcc
+CC64 = $(CC)
- ELF64 = aarch64elf_linux
+ ELF64 = aarch64elf
-TMPLIB64 = lib64
+TMPLIB64 = lib
CUSTOM_LDSCRIPTS = no