summaryrefslogtreecommitdiff
path: root/package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp
diff options
context:
space:
mode:
Diffstat (limited to 'package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp')
-rw-r--r--package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp b/package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp
deleted file mode 100644
index 8e50fdbba..000000000
--- a/package/firefox/patches/patch-tools_profiler_lul_LulElf_cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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