mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Drop uneeded patch.
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.4 2017/03/20 15:09:53 ajacoutot Exp $
|
||||
|
||||
Not supported by our old gcc.
|
||||
|
||||
--- Makefile.in.orig Mon Mar 20 14:32:21 2017
|
||||
+++ Makefile.in Mon Mar 20 15:52:43 2017
|
||||
@@ -1120,7 +1120,6 @@ plugins_common_libshotwell_plugin_common_la_VALAFLAGS
|
||||
|
||||
plugins_common_libshotwell_plugin_common_la_CFLAGS = \
|
||||
$(PLUGIN_CFLAGS) \
|
||||
- -Wno-incompatible-pointer-types -Wno-discarded-qualifiers \
|
||||
-DGETTEXT_PACKAGE='"$(GETTEXT_PACKAGE)"' \
|
||||
-I $(top_srcdir)/plugins -I$(top_builddir)/plugins
|
||||
|
||||
@@ -1203,12 +1202,10 @@ COMMON_VALAFLAGS = --enable-checking --target-glib=2.4
|
||||
--fatal-warnings --enable-experimental --enable-deprecated \
|
||||
$(am__append_2)
|
||||
COMMON_CFLAGS = -I$(top_srcdir)/vapi -D_PREFIX='"$(prefix)"' \
|
||||
- -Wno-incompatible-pointer-types -Wno-discarded-qualifiers \
|
||||
-D_VERSION='"$(VERSION)"' \
|
||||
-DGETTEXT_PACKAGE='"$(GETTEXT_PACKAGE)"' \
|
||||
-D_LANG_SUPPORT_DIR='"$(prefix)/share/locale"' \
|
||||
-D_LIBEXECDIR='"$(libexecdir)"' -D_LIB='"$(libdir)"' \
|
||||
- -Wno-incompatible-pointer-types -Wno-discarded-qualifiers \
|
||||
$(am__append_1)
|
||||
shotwell_CFLAGS = \
|
||||
$(SHOTWELL_CFLAGS) \
|
||||
Reference in New Issue
Block a user