diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-09 09:27:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-09 10:00:57 +0000 |
commit | 4ef8b328181ec3ceb16a849dd0296430563e2fbb (patch) | |
tree | 9a1e03ee031a9a08cedb219c043df99b0f3f1aff /main/xulrunner/uclibc-malloc_usable_size.patch | |
parent | 73761cf3aa7c7733d4ce26033d6ce7470298e279 (diff) | |
download | aports-4ef8b328181ec3ceb16a849dd0296430563e2fbb.tar.bz2 aports-4ef8b328181ec3ceb16a849dd0296430563e2fbb.tar.xz |
main/xulrunner: upgrade to 16.0
Diffstat (limited to 'main/xulrunner/uclibc-malloc_usable_size.patch')
-rw-r--r-- | main/xulrunner/uclibc-malloc_usable_size.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xulrunner/uclibc-malloc_usable_size.patch b/main/xulrunner/uclibc-malloc_usable_size.patch index b198e2cc56..4d088787c3 100644 --- a/main/xulrunner/uclibc-malloc_usable_size.patch +++ b/main/xulrunner/uclibc-malloc_usable_size.patch @@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk +ifdef MOZ_MEMORY -+SHARED_LIBRARY_LIBS = $(call EXPAND_LIBNAME_PATH,jemalloc,../jemalloc) ++SHARED_LIBRARY_LIBS = $(call EXPAND_LIBNAME_PATH,jemalloc,../jemalloc) $(call EXPAND_LIBNAME_PATH,memory,../build) +endif + VISIBILITY_FLAGS= |