* [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-lib/files: freebsd-lib-9.0-netware.patch freebsd-lib-9.0-bluetooth.patch
@ 2013-02-12 11:08 Naohiro Aota (naota)
0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2013-02-12 11:08 UTC (permalink / raw
To: gentoo-commits
naota 13/02/12 11:08:17
Added: freebsd-lib-9.0-netware.patch
freebsd-lib-9.0-bluetooth.patch
Log:
Add patch to deal with USE={netware,bluetooth}. #448506
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path
1.1 sys-freebsd/freebsd-lib/files/freebsd-lib-9.0-netware.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/files/freebsd-lib-9.0-netware.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/files/freebsd-lib-9.0-netware.patch?rev=1.1&content-type=text/plain
Index: freebsd-lib-9.0-netware.patch
===================================================================
diff -Nur lib.orig/libncp/Makefile lib/libncp/Makefile
--- lib.orig/libncp/Makefile 2012-12-25 20:35:16.000000000 +0900
+++ lib/libncp/Makefile 2012-12-25 20:36:23.000000000 +0900
@@ -6,6 +6,7 @@
DPADD= ${LIBIPX}
LDADD= -lipx
+LDFLAGS+=-L${.OBJDIR}/../libipx
SRCS= ncpl_subr.c ncpl_bind.c ncpl_queue.c ncpl_file.c ncpl_misc.c \
ncpl_net.c ncpl_rcfile.c ncpl_conn.c ncpl_nls.c ncpl_msg.c \
1.1 sys-freebsd/freebsd-lib/files/freebsd-lib-9.0-bluetooth.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/files/freebsd-lib-9.0-bluetooth.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/files/freebsd-lib-9.0-bluetooth.patch?rev=1.1&content-type=text/plain
Index: freebsd-lib-9.0-bluetooth.patch
===================================================================
diff -Nur lib.orig/libsdp/Makefile lib/libsdp/Makefile
--- lib.orig/libsdp/Makefile 2012-12-25 20:28:50.000000000 +0900
+++ lib/libsdp/Makefile 2012-12-25 20:31:19.000000000 +0900
@@ -5,7 +5,7 @@
MAN= sdp.3
WARNS?= 2
-CFLAGS+= -I${.CURDIR}
+CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../libbluetooth
SHLIB_MAJOR= 4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-12 11:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 11:08 [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-lib/files: freebsd-lib-9.0-netware.patch freebsd-lib-9.0-bluetooth.patch Naohiro Aota (naota)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox