diff options
author | Alexey Neyman <stilor@att.net> | 2017-03-20 15:14:21 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-03-20 15:14:21 -0700 |
commit | a295b3f4775cbc39b7458dd61b7bcbade036d2f4 (patch) | |
tree | f1913134e9a3455b5db1f2b86afb987e19311d3b /samples/x86_64-unknown-linux-gnu | |
parent | 44a760965ef0a0a204e66cf7069243268af222c1 (diff) | |
download | crosstool-ng-a295b3f4775cbc39b7458dd61b7bcbade036d2f4.tar.gz crosstool-ng-a295b3f4775cbc39b7458dd61b7bcbade036d2f4.tar.bz2 crosstool-ng-a295b3f4775cbc39b7458dd61b7bcbade036d2f4.zip |
Run samples through an update
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/x86_64-unknown-linux-gnu')
-rw-r--r-- | samples/x86_64-unknown-linux-gnu/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/x86_64-unknown-linux-gnu/crosstool.config b/samples/x86_64-unknown-linux-gnu/crosstool.config index 7f16ffd5..e88ae777 100644 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config @@ -1,5 +1,5 @@ -CT_ARCH_64=y CT_ARCH_x86=y +CT_ARCH_64=y CT_KERNEL_linux=y CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y |