aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-13 19:51:50 -0700
committerKhem Raj <raj.khem@gmail.com>2020-08-13 22:37:48 -0700
commitd23e9b96918c4c55d3c34f3ec78c74508e2f74b6 (patch)
tree9e2391aa851c77325ec406416b72c0dd1fce32c6 /meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb
parentf5b604706fa947cb83c9dcb897cd3311070a78a0 (diff)
downloadmeta-openembedded-contrib-d23e9b96918c4c55d3c34f3ec78c74508e2f74b6.tar.gz
tcsh: Fix build with -fno-common
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb')
-rw-r--r--meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb
index b30c3434e4..541f5505f3 100644
--- a/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb
+++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb
@@ -12,6 +12,7 @@ SRC_URI = " \
https://astron.com/pub/${BPN}/${BP}.tar.gz \
file://0001-Enable-system-malloc-on-all-linux.patch \
file://0002-Add-debian-csh-scripts.patch \
+ file://0001-Remove-defining-handle_interrupt-twice.patch \
"
SRC_URI[md5sum] = "f34909eab33733aecc05d27adc82277b"
SRC_URI[sha256sum] = "ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b"