summaryrefslogtreecommitdiff
path: root/samples/powerpc64le-unknown-linux-gnu
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-12-17 00:12:15 (GMT)
committerAlexey Neyman <stilor@att.net>2016-12-17 00:12:15 (GMT)
commite593a1a30b193f7aef2f439a28f162e8c5b3fd6e (patch)
treebf576d12274fb98f10b7dc1b6f22dce4daa6d72e /samples/powerpc64le-unknown-linux-gnu
parent83d9e6a49a456fab7978ec56c4bc8bf1b41eda98 (diff)
Run samples through 'ct-ng update-samples'.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/powerpc64le-unknown-linux-gnu')
-rw-r--r--samples/powerpc64le-unknown-linux-gnu/crosstool.config3
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/powerpc64le-unknown-linux-gnu/crosstool.config b/samples/powerpc64le-unknown-linux-gnu/crosstool.config
index 6c7771d..5359d42 100644
--- a/samples/powerpc64le-unknown-linux-gnu/crosstool.config
+++ b/samples/powerpc64le-unknown-linux-gnu/crosstool.config
@@ -1,6 +1,7 @@
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
+CT_ARCH_LE=y
CT_ARCH_64=y
CT_ARCH_powerpc=y
CT_KERNEL_linux=y
@@ -9,5 +10,3 @@ CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
# CT_GDB_CROSS_PYTHON is not set
CT_GDB_NATIVE=y
-CT_ARCH_ENDIAN="little"
-CT_ARCH_LE=y