This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
crosstool-ng
Watch
1
Star
0
Fork
0
You've already forked crosstool-ng
mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced
2025-01-23 04:48:03 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
74a53fdf3e
crosstool-ng
/
samples
/
avr
/
crosstool.config
5 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Run the samples through `ct-ng update-samples` - Pin sparc-leon-linux-gnu to GCC6, again. - Remove "brokenness" explanation from moxie-elf comment (was only applicable to stage-2 compiler, not final). Signed-off-by: Alexey Neyman <stilor@att.net>
2019-01-29 06:46:15 +00:00
CT_CONFIG_VERSION="1"
Kconfigize choice/menu items Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-06 07:13:03 +00:00
CT_ARCH_AVR=y
avr: enable C++ support in the avr sample C++ support is enabled in most samples existing in crosstool-ng and is also supported by AVR. As pointed out in pull request #124 in the crosstool-ng github, Arduino based projects willing to use this toolchain will require C++ support. Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
2015-06-28 00:33:49 +00:00
CT_CC_LANG_CXX=y
Kconfigize choice/menu items Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-06 07:13:03 +00:00
CT_DEBUG_GDB=y
Reference in New Issue
Copy Permalink