diff options
author | Alexey Neyman <stilor@att.net> | 2016-12-16 16:12:15 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2016-12-16 16:12:15 -0800 |
commit | e593a1a30b193f7aef2f439a28f162e8c5b3fd6e (patch) | |
tree | bf576d12274fb98f10b7dc1b6f22dce4daa6d72e /samples/armeb-unknown-linux-uclibcgnueabi | |
parent | 83d9e6a49a456fab7978ec56c4bc8bf1b41eda98 (diff) | |
download | crosstool-ng-e593a1a30b193f7aef2f439a28f162e8c5b3fd6e.tar.gz crosstool-ng-e593a1a30b193f7aef2f439a28f162e8c5b3fd6e.tar.bz2 crosstool-ng-e593a1a30b193f7aef2f439a28f162e8c5b3fd6e.zip |
Run samples through 'ct-ng update-samples'.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/armeb-unknown-linux-uclibcgnueabi')
-rw-r--r-- | samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config index 22ed53c7..3867dceb 100644 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config @@ -13,7 +13,6 @@ CT_BINUTILS_PLUGINS=y CT_LIBC_uClibc=y # CT_CC_GCC_SJLJ_EXCEPTIONS is not set CT_CC_LANG_CXX=y -CT_DEBUG_dmalloc=y CT_DEBUG_duma=y CT_DEBUG_gdb=y # CT_GDB_CROSS_PYTHON is not set |