diff options
| author | Bryan Hundven <bryanhundven@gmail.com> | 2016-05-12 20:34:42 -0700 |
|---|---|---|
| committer | Bryan Hundven <bryanhundven@gmail.com> | 2016-05-12 20:34:42 -0700 |
| commit | cd39285ff8247ad4b69e3143bfd16a47c0743fb0 (patch) | |
| tree | 3ae728d11287459f4ddeb22251853279c8925f53 /samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu | |
| parent | cd6274dcadaf721cc7122d1f3a42f7c745d5474d (diff) | |
| parent | 2162cbbdb7a425505e66f8b65f134c33302324f4 (diff) | |
| download | crosstool-ng-cd39285ff8247ad4b69e3143bfd16a47c0743fb0.tar.gz crosstool-ng-cd39285ff8247ad4b69e3143bfd16a47c0743fb0.tar.bz2 crosstool-ng-cd39285ff8247ad4b69e3143bfd16a47c0743fb0.zip | |
Merge pull request #373 from stilor/unbreak-ppc-uclibc
Unbreak samples
Diffstat (limited to 'samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu')
| -rw-r--r-- | samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken | 0 | ||||
| -rw-r--r-- | samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken diff --git a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config index 10ed2990..304ad602 100644 --- a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config +++ b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config @@ -1,6 +1,4 @@ CT_EXPERIMENTAL=y -CT_DEBUG_CT=y -CT_DEBUG_CT_SAVE_STEPS=y CT_LOCAL_TARBALLS_DIR="${HOME}/src" CT_SAVE_TARBALLS=y # CT_STRIP_HOST_TOOLCHAIN_EXECUTABLES is not set |
