aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/glibc/patches/100-fix_cross_rpcgen.patch
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-12-24 16:36:16 -0800
committerPaul Spooren <mail@aparcar.org>2021-01-14 12:45:46 -1000
commit33646a51abcf15ff5c5363848287e1ed778b7467 (patch)
treec2481eb07646855fdcaf572da87fd6c3cdcc29ea /toolchain/glibc/patches/100-fix_cross_rpcgen.patch
parentfaeaf5a01025edc13b83c90a724d8bff18ab2279 (diff)
downloadupstream-33646a51abcf15ff5c5363848287e1ed778b7467.tar.gz
upstream-33646a51abcf15ff5c5363848287e1ed778b7467.tar.bz2
upstream-33646a51abcf15ff5c5363848287e1ed778b7467.zip
glibc: add arc700 patch
glibc does not officially support ARC700 so this adds the missing pieces. I looked at uClibc-ng and a patch by Synopsis for glibc. ran make toolchain/glibc/refresh to clean up fuzz. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'toolchain/glibc/patches/100-fix_cross_rpcgen.patch')
-rw-r--r--toolchain/glibc/patches/100-fix_cross_rpcgen.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/glibc/patches/100-fix_cross_rpcgen.patch b/toolchain/glibc/patches/100-fix_cross_rpcgen.patch
index 6ee1e80424..9baed08139 100644
--- a/toolchain/glibc/patches/100-fix_cross_rpcgen.patch
+++ b/toolchain/glibc/patches/100-fix_cross_rpcgen.patch
@@ -33,3 +33,4 @@
+typedef char *caddr_t;
# define __daddr_t_defined
#endif
+