summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2021-08-24 08:14:47 (GMT)
committerChris Packham <judge.packham@gmail.com>2021-08-24 08:15:03 (GMT)
commitda65c829f341b8c3d014fa768ec6bbfc42408848 (patch)
tree44f3a69491aec07ef82233fef8365c9bdd09a2cf /samples
parent358945ff2219e37d280532522d2c62309614d162 (diff)
parent6424fb73f0cf8c779d6dff30ab69fe0bc4a11b9c (diff)
Merge branch 'gnuprumcu-v0.6.0' of git://github.com/dinuxbg/crosstool-ng
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/pru/crosstool.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/pru/crosstool.config b/samples/pru/crosstool.config
index 529ebd9..2036c30 100644
--- a/samples/pru/crosstool.config
+++ b/samples/pru/crosstool.config
@@ -2,6 +2,7 @@ CT_CONFIG_VERSION="3"
CT_ARCH_PRU=y
CT_OMIT_TARGET_VENDOR=y
# CT_DEMULTILIB is not set
+CT_TARGET_ALIAS_SED_EXPR="s/pru-elf/pru/"
# CT_LIBC_NEWLIB_FVWRITE_IN_STREAMIO is not set
# CT_LIBC_NEWLIB_UNBUF_STREAM_OPT is not set
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set