Skip to content
Commit cd63a38d authored by Ting Liu's avatar Ting Liu Committed by Martin Jansa
Browse files

libhugetlbfs: not build obj32 for powerpc64



If obj32 needed, user can build lib32-libhugetlbfs.

Fix the below build issue for 64bit powerpc boards:
| fatal error: gnu/stubs-32.h: No such file or directory
|  # include <gnu/stubs-32.h>
|                            ^
| compilation terminated.
| make: *** [obj32/elflink.o] Error 1

Signed-off-by: default avatarTing Liu <b28495@freescale.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 3efa0775
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment