From e17110aeb3863c1292eb3e58b7597174bea6cc85 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Dec 2015 20:27:14 +0100 Subject: firefox: update to latest stable version, runtime tested on IBM X40 --- package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp (limited to 'package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp') diff --git a/package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp b/package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp new file mode 100644 index 000000000..8e50fdbba --- /dev/null +++ b/package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp @@ -0,0 +1,12 @@ +--- firefox-42.0.orig/tools/profiler/lul/LulElf.cpp 2015-10-29 23:18:01.000000000 +0100 ++++ firefox-42.0/tools/profiler/lul/LulElf.cpp 2015-12-17 06:09:09.809776525 +0100 +@@ -66,6 +66,9 @@ + #include "LulElfInt.h" + #include "LulMainInt.h" + ++#ifndef NT_GNU_BUILD_ID ++#define NT_GNU_BUILD_ID 3 ++#endif + + #if defined(LUL_PLAT_arm_android) && !defined(SHT_ARM_EXIDX) + // bionic and older glibsc don't define it -- cgit v1.2.3