diff options
author | Alexey Neyman <stilor@att.net> | 2019-02-09 15:55:37 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2019-02-09 15:55:37 -0800 |
commit | 47e16f64e4bb98b8bd616a9bf45f80113a0794f1 (patch) | |
tree | 4ec507c1c598bbbd75b1e0846d01f383bef19f99 /samples/powerpc64-unknown-linux-gnu | |
parent | 74a53fdf3eb383f09bdbf0d4adf8d2e26f838bd1 (diff) | |
download | crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.tar.gz crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.tar.bz2 crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.zip |
Run the samples through update to v2
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/powerpc64-unknown-linux-gnu')
-rw-r--r-- | samples/powerpc64-unknown-linux-gnu/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/powerpc64-unknown-linux-gnu/crosstool.config b/samples/powerpc64-unknown-linux-gnu/crosstool.config index 1c628049..72f46041 100644 --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config @@ -1,4 +1,4 @@ -CT_CONFIG_VERSION="1" +CT_CONFIG_VERSION="2" CT_ARCH_POWERPC=y CT_ARCH_64=y CT_KERNEL_LINUX=y |