diff options
author | Alexey Neyman <stilor@att.net> | 2016-12-13 19:14:26 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-01-19 18:08:29 -0800 |
commit | 7fad3936351bc145630ec882a92063153d601d4d (patch) | |
tree | 95db61921428c7c82c5d9696eb2d47d59b9c42e9 /samples/powerpc-e300c3-linux-gnu | |
parent | 3e4d4870c9b7506c7a114fdb8789f78fd551c171 (diff) | |
download | crosstool-ng-7fad3936351bc145630ec882a92063153d601d4d.tar.gz crosstool-ng-7fad3936351bc145630ec882a92063153d601d4d.tar.bz2 crosstool-ng-7fad3936351bc145630ec882a92063153d601d4d.zip |
Run samples through 'ct-ng update-samples'.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/powerpc-e300c3-linux-gnu')
-rw-r--r-- | samples/powerpc-e300c3-linux-gnu/crosstool.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/powerpc-e300c3-linux-gnu/crosstool.config b/samples/powerpc-e300c3-linux-gnu/crosstool.config index 739a29fa..9a0f7d36 100644 --- a/samples/powerpc-e300c3-linux-gnu/crosstool.config +++ b/samples/powerpc-e300c3-linux-gnu/crosstool.config @@ -1,6 +1,3 @@ -CT_LOCAL_TARBALLS_DIR="${HOME}/src" -CT_SAVE_TARBALLS=y -CT_LOG_EXTRA=y CT_ARCH_CPU="e300c3" CT_ARCH_powerpc=y CT_TARGET_VENDOR="e300c3" |