head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2016.03.30.12.56.53; author ryoon; state dead; branches; next 1.1; commitid dvUPyFpwAzEpoF0z; 1.1 date 2016.01.31.23.43.48; author joerg; state Exp; branches; next ; commitid yKqjv19p7qbFR8Ty; desc @@ 1.2 log @Update to 2.40 Changelog: Based on Gecko 43.0 @ text @$NetBSD: patch-mozilla_gfx_graphite2_src_moz.build,v 1.1 2016/01/31 23:43:48 joerg Exp $ --- mozilla/gfx/graphite2/src/moz.build.orig 2016-01-31 22:13:27.833347842 +0000 +++ mozilla/gfx/graphite2/src/moz.build @@@@ -58,10 +58,6 @@@@ UNIFIED_SOURCES += [ if CONFIG['GKMEDIAS_SHARED_LIBRARY']: NO_VISIBILITY_FLAGS = True DEFINES['GRAPHITE2_EXPORTING'] = True -else: - # tell graphite2 not to export symbols, we'll be linking it directly with - # thebes - DEFINES['GRAPHITE2_STATIC'] = True FINAL_LIBRARY = 'gkmedias' @ 1.1 log @Don't request static graphite, it breaks the build against newer external graphite. Add all the graphite headers to the magic wrapper list to avoid future fun. Remove manual unwind.h header where it still exists. @ text @d1 1 a1 1 $NetBSD$ @