head 1.2; access; symbols pkgsrc-2017Q3:1.1.0.16 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.12 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.10 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.8 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.6 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2017.10.27.13.59.52; author ryoon; state dead; branches; next 1.1; commitid q1AekSbTWgc5eHcA; 1.1 date 2016.01.31.23.43.48; author joerg; state Exp; branches; next ; commitid yKqjv19p7qbFR8Ty; desc @@ 1.2 log @Remove firefox38 @ text @$NetBSD: patch-gfx_graphite2_src_moz.build,v 1.1 2016/01/31 23:43:48 joerg Exp $ --- gfx/graphite2/src/moz.build.orig 2016-01-31 20:42:26.674057599 +0000 +++ gfx/graphite2/src/moz.build @@@@ -60,10 +60,6 @@@@ MSVC_ENABLE_PGO = True 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$ @