bring back old patch chunk apparently needed by gcc3
noticed and tested by naddy@
This commit is contained in:
parent
872f1d0536
commit
a36fdf71cd
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-Makefile,v 1.6 2010/06/09 18:26:03 steven Exp $
|
||||
$OpenBSD: patch-Makefile,v 1.7 2010/06/12 16:28:46 steven Exp $
|
||||
--- Makefile.orig Wed Jun 2 01:41:19 2010
|
||||
+++ Makefile Wed Jun 9 08:00:03 2010
|
||||
+++ Makefile Sat Jun 12 17:40:34 2010
|
||||
@@ -10,8 +10,8 @@ LINUX_PPC_COMPILER = powerpc-unknown-linux-gnu-gcc
|
||||
FREEBSD60_COMPILER = i686-pc-freebsd6.0-gcc
|
||||
MACPORT_COMPILER = i686-apple-darwin10-gcc-4.0.1
|
||||
@ -12,3 +12,24 @@ $OpenBSD: patch-Makefile,v 1.6 2010/06/09 18:26:03 steven Exp $
|
||||
WIN32_DEV_DIR = /root/pidgin/win32-dev
|
||||
WIN32_PIDGIN_DIR = /root/pidgin/pidgin-2.3.0_win32
|
||||
WIN32_CFLAGS = -I${WIN32_DEV_DIR}/gtk_2_0/include/glib-2.0 -I${WIN32_PIDGIN_DIR}/libpurple/win32 -I${WIN32_DEV_DIR}/gtk_2_0/include -I${WIN32_DEV_DIR}/gtk_2_0/include/glib-2.0 -I${WIN32_DEV_DIR}/gtk_2_0/lib/glib-2.0/include -I/usr/include/json-glib-1.0 -Wno-format
|
||||
@@ -33,19 +33,7 @@ FACEBOOK_SOURCES = \
|
||||
fb_search.c \
|
||||
fb_util.c \
|
||||
fb_friendlist.c \
|
||||
- fb_json.c \
|
||||
- libfacebook.h \
|
||||
- fb_blist.h \
|
||||
- fb_connection.h \
|
||||
- fb_conversation.h \
|
||||
- fb_info.h \
|
||||
- fb_managefriends.h \
|
||||
- fb_messages.h \
|
||||
- fb_notifications.h \
|
||||
- fb_search.h \
|
||||
- fb_util.h \
|
||||
- fb_friendlist.h \
|
||||
- fb_json.h
|
||||
+ fb_json.c
|
||||
|
||||
#Standard stuff here
|
||||
.PHONY: all clean install sourcepackage
|
||||
|
Loading…
Reference in New Issue
Block a user