summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--samples/riscv32-unknown-elf/crosstool.config5
-rw-r--r--samples/riscv32-unknown-elf/reported.by3
2 files changed, 8 insertions, 0 deletions
diff --git a/samples/riscv32-unknown-elf/crosstool.config b/samples/riscv32-unknown-elf/crosstool.config
new file mode 100644
index 0000000..22a8f3f
--- /dev/null
+++ b/samples/riscv32-unknown-elf/crosstool.config
@@ -0,0 +1,5 @@
+CT_EXPERIMENTAL=y
+CT_ARCH_RISCV=y
+CT_TARGET_VENDOR=""
+CT_LIBC_NONE=y
+# CT_CC_GCC_LDBL_128 is not set
diff --git a/samples/riscv32-unknown-elf/reported.by b/samples/riscv32-unknown-elf/reported.by
new file mode 100644
index 0000000..82ccb87
--- /dev/null
+++ b/samples/riscv32-unknown-elf/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Antony Pavlov"
+reporter_url="https://github.com/frantony/crosstool-ng"
+reporter_comment=""