Unlink libpthread-stubs from xenocara builds.
ok sthen@ who will take care of the ports tree. Also ok espie@
This commit is contained in:
parent
4b98ce0cc0
commit
d13adfd89f
@ -334,8 +334,6 @@
|
||||
./usr/X11R6/lib/libpixman-1.a
|
||||
./usr/X11R6/lib/libpixman-1.la
|
||||
./usr/X11R6/lib/libpixman-1.so.32.6
|
||||
./usr/X11R6/lib/libpthread-stubs.a
|
||||
./usr/X11R6/lib/libpthread-stubs.so.2.0
|
||||
./usr/X11R6/lib/libxcb-composite.a
|
||||
./usr/X11R6/lib/libxcb-composite.so.1.0
|
||||
./usr/X11R6/lib/libxcb-cursor.a
|
||||
@ -420,7 +418,6 @@
|
||||
./usr/X11R6/lib/locate/xorg.db
|
||||
./usr/X11R6/lib/pkgconfig/pixman-1.pc
|
||||
./usr/X11R6/lib/pkgconfig/presentproto.pc
|
||||
./usr/X11R6/lib/pkgconfig/pthread-stubs.pc
|
||||
./usr/X11R6/lib/pkgconfig/x11-xcb.pc
|
||||
./usr/X11R6/lib/pkgconfig/xcb-atom.pc
|
||||
./usr/X11R6/lib/pkgconfig/xcb-aux.pc
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2016/11/07 19:31:57 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2017/10/23 16:56:59 matthieu Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
@ -36,8 +36,7 @@ XCB_LIBS= \
|
||||
xcb-util-wm \
|
||||
xcb-util-xrm
|
||||
|
||||
SUBDIR= libpthread-stubs \
|
||||
freetype fontconfig libxtrans libXau libXdmcp ${XCB_LIBS}\
|
||||
SUBDIR= freetype fontconfig libxtrans libXau libXdmcp ${XCB_LIBS}\
|
||||
libX11 libXext libXrender libXft libdmx libfontenc \
|
||||
libFS libICE libSM libXt \
|
||||
libXmu libXpm libXaw libXfixes libXcomposite \
|
||||
|
Loading…
Reference in New Issue
Block a user