diff options
| -rw-r--r-- | meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb index 823e07c182..a63494a62d 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | |||
| @@ -33,6 +33,8 @@ EXTRA_OEMAKE = "'ARCH=${LIBHUGETLBFS_ARCH}' 'OPT=${CFLAGS}' 'CC=${CC}' ${LIBARGS | |||
| 33 | PARALLEL_MAKE = "" | 33 | PARALLEL_MAKE = "" |
| 34 | CFLAGS += "-fexpensive-optimizations -frename-registers -fomit-frame-pointer -g0" | 34 | CFLAGS += "-fexpensive-optimizations -frename-registers -fomit-frame-pointer -g0" |
| 35 | 35 | ||
| 36 | export HUGETLB_LDSCRIPT_PATH="${S}/ldscripts" | ||
| 37 | |||
| 36 | TARGET_CC_ARCH += "${LDFLAGS}" | 38 | TARGET_CC_ARCH += "${LDFLAGS}" |
| 37 | 39 | ||
| 38 | #The CUSTOM_LDSCRIPTS doesn't work with the gold linker | 40 | #The CUSTOM_LDSCRIPTS doesn't work with the gold linker |
