From e4650554521c89f1f774bdd143b1359141091e15 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 26 Oct 2018 22:21:04 +0000 Subject: experimental/firefox-esr: add ESR 60, which does not work [https://bugzilla.mozilla.org/1499121] --- experimental/firefox-esr/fix-fortify-inline.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 experimental/firefox-esr/fix-fortify-inline.patch (limited to 'experimental/firefox-esr/fix-fortify-inline.patch') diff --git a/experimental/firefox-esr/fix-fortify-inline.patch b/experimental/firefox-esr/fix-fortify-inline.patch new file mode 100644 index 000000000..2498c57fc --- /dev/null +++ b/experimental/firefox-esr/fix-fortify-inline.patch @@ -0,0 +1,11 @@ +--- a/media/webrtc/signaling/src/sdp/sipcc/sdp_os_defs.h ++++ b/media/webrtc/signaling/src/sdp/sipcc/sdp_os_defs.h +@@ -27,8 +27,5 @@ + typedef int16_t int16; + typedef unsigned short ushort; + typedef unsigned long ulong; +-#ifndef __GNUC_STDC_INLINE__ +-#define inline +-#endif + + #endif /* _SDP_OS_DEFS_H_ */ -- cgit v1.2.3-70-g09d2