aboutsummaryrefslogtreecommitdiffstats
path: root/community/go-bootstrap/no-longjmp-redefine.patch
blob: 36566d7a8296ff7264c848a400bf0476b90d7075 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/include/libc.h
+++ b/include/libc.h
@@ -102,7 +102,6 @@ extern	void	sysfatal(char*, ...);
 #define atoll		p9atoll
 #define getenv		p9getenv
 #define	getwd		p9getwd
-#define	longjmp		p9longjmp
 #undef  setjmp
 #define setjmp		p9setjmp
 #define putenv		p9putenv