summaryrefslogtreecommitdiff
path: root/pcr/gnash-git/jemalloc_gnash.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-04 15:28:44 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-04 15:28:44 -0500
commit03cfbb7d31452a27461242363dd0cd9e9107ac04 (patch)
tree550fbda5bf854b3b6b496d88e22e1b68fa310253 /pcr/gnash-git/jemalloc_gnash.patch
parente8e4668ea815ebfcb27f5a8067b55b4ebd3120a1 (diff)
downloadabslibre-03cfbb7d31452a27461242363dd0cd9e9107ac04.tar.gz
abslibre-03cfbb7d31452a27461242363dd0cd9e9107ac04.tar.bz2
abslibre-03cfbb7d31452a27461242363dd0cd9e9107ac04.zip
Removing gnash-git
Diffstat (limited to 'pcr/gnash-git/jemalloc_gnash.patch')
-rw-r--r--pcr/gnash-git/jemalloc_gnash.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/pcr/gnash-git/jemalloc_gnash.patch b/pcr/gnash-git/jemalloc_gnash.patch
deleted file mode 100644
index 743507069..000000000
--- a/pcr/gnash-git/jemalloc_gnash.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/libbase/jemalloc_gnash.c b/libbase/jemalloc_gnash.c
-index a702688..7bfd752 100644
---- a/libbase/jemalloc_gnash.c
-+++ b/libbase/jemalloc_gnash.c
-@@ -18,7 +18,7 @@
- */
-
- #include <stddef.h>
--#include <jemalloc.h>
-+#include <jemalloc/jemalloc.h>
-
- #ifdef HAVE_CONFIG_H
- # include "gnashconfig.h"