Move away from the special mpi debug section.
This commit is contained in:
parent
318836bd14
commit
75c8858ff7
@ -1,9 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.217 2017/05/26 17:54:31 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.218 2017/05/26 18:02:01 ajacoutot Exp $
|
||||
|
||||
# Everything is a Freaking GLib/GTK+ problem
|
||||
CFLAGS += -g
|
||||
# and gtk is not THAT clean
|
||||
CFLAGS += -Wno-expansion-to-defined
|
||||
INSTALL_STRIP= # empty
|
||||
|
||||
COMMENT-main= multi-platform graphical toolkit
|
||||
@ -71,6 +69,8 @@ MODGNOME_TOOLS= gobject-introspection gtk-update-icon-cache
|
||||
|
||||
MODGNOME_CPPFLAGS= -I${X11BASE}/include/freetype2
|
||||
|
||||
CFLAGS +=xi -Wno-expansion-to-defined
|
||||
|
||||
TEST_IS_INTERACTIVE= x11
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
Loading…
x
Reference in New Issue
Block a user