summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
Diffstat (limited to 'samples')
-rw-r--r--samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by2
-rw-r--r--samples/arm-unknown-linux-uclibcgnueabi/reported.by2
-rw-r--r--samples/riscv64-unknown-linux-gnu/crosstool.config1
3 files changed, 3 insertions, 2 deletions
diff --git a/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by b/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by
index 57a07cb..7fc2c88 100644
--- a/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by
+++ b/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by
@@ -1,3 +1,3 @@
reporter_name="Alexandre Belloni"
-reporter_url="https://plus.google.com/+AlexandreBelloni"
+reporter_url="https://bootlin.com"
reporter_comment="Cortex-A5 using the hard-float GNU EABI (VFPV4-D16 without NEON)."
diff --git a/samples/arm-unknown-linux-uclibcgnueabi/reported.by b/samples/arm-unknown-linux-uclibcgnueabi/reported.by
index 01ce94f..9908729 100644
--- a/samples/arm-unknown-linux-uclibcgnueabi/reported.by
+++ b/samples/arm-unknown-linux-uclibcgnueabi/reported.by
@@ -1,3 +1,3 @@
reporter_name="Thomas Petazzoni"
-reporter_url="https://plus.google.com/+ThomasPetazzoni"
+reporter_url="https://bootlin.com"
reporter_comment=""
diff --git a/samples/riscv64-unknown-linux-gnu/crosstool.config b/samples/riscv64-unknown-linux-gnu/crosstool.config
index a03f6e8..c12993c 100644
--- a/samples/riscv64-unknown-linux-gnu/crosstool.config
+++ b/samples/riscv64-unknown-linux-gnu/crosstool.config
@@ -5,6 +5,7 @@ CT_ARCH_RISCV=y
CT_ARCH_USE_MMU=y
CT_ARCH_64=y
CT_ARCH_ARCH="rv64gc"
+CT_CC_LANG_CXX=y
CT_KERNEL_LINUX=y
CT_DEBUG_GDB=y
# CT_GDB_CROSS_PYTHON is not set