From 7830162aa19cde34e97a2157d7fb9790d29bf467 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 17 Jan 2019 01:42:34 +0000 Subject: user/free42: new package, new port to PPC --- user/free42/libx11.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 user/free42/libx11.patch (limited to 'user/free42/libx11.patch') diff --git a/user/free42/libx11.patch b/user/free42/libx11.patch new file mode 100644 index 000000000..54c4c6cc0 --- /dev/null +++ b/user/free42/libx11.patch @@ -0,0 +1,11 @@ +--- gtk/Makefile.old 2019-01-13 14:52:39.000000000 +0000 ++++ gtk/Makefile 2019-01-17 01:38:40.500000000 +0000 +@@ -35,7 +35,7 @@ + -D_WCHAR_T_DEFINED + + LDFLAGS = -L/usr/X11R6/lib +-LIBS = gcc111libbid.a -lXmu $(shell pkg-config --libs gtk+-2.0) ++LIBS = gcc111libbid.a -lXmu $(shell pkg-config --libs gtk+-2.0) -lX11 + + ifeq "$(shell uname -s)" "Linux" + LDFLAGS += -Wl,--hash-style=both -- cgit v1.2.3-70-g09d2