diff options
Diffstat (limited to 'samples/sh-unknown-elf')
-rw-r--r-- | samples/sh-unknown-elf/crosstool.config | 4 | ||||
-rw-r--r-- | samples/sh-unknown-elf/reported.by | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/samples/sh-unknown-elf/crosstool.config b/samples/sh-unknown-elf/crosstool.config new file mode 100644 index 00000000..35fa9110 --- /dev/null +++ b/samples/sh-unknown-elf/crosstool.config @@ -0,0 +1,4 @@ +CT_ARCH_SH=y +CT_BINUTILS_PLUGINS=y +CT_CC_LANG_CXX=y +CT_GETTEXT=y diff --git a/samples/sh-unknown-elf/reported.by b/samples/sh-unknown-elf/reported.by new file mode 100644 index 00000000..04354794 --- /dev/null +++ b/samples/sh-unknown-elf/reported.by @@ -0,0 +1,3 @@ +reporter_name="Alexey Neyman" +reporter_url="" +reporter_comment="Sample SuperH/baremetal configuration with all default multilibs." |