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/i586-geode-linux-uclibc | |
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/i586-geode-linux-uclibc')
-rw-r--r-- | samples/i586-geode-linux-uclibc/crosstool.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/i586-geode-linux-uclibc/crosstool.config b/samples/i586-geode-linux-uclibc/crosstool.config index a10f9ea3..540a69ee 100644 --- a/samples/i586-geode-linux-uclibc/crosstool.config +++ b/samples/i586-geode-linux-uclibc/crosstool.config @@ -1,6 +1,3 @@ -CT_LOCAL_TARBALLS_DIR="${HOME}/src" -CT_SAVE_TARBALLS=y -CT_LOG_EXTRA=y CT_ARCH_ARCH="pentium-mmx" CT_ARCH_x86=y CT_TARGET_VENDOR="geode" |