Date: Thu, 27 Dec 2007 00:39:05 GMT From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 131746 for review Message-ID: <200712270039.lBR0d59r042415@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=131746 Change 131746 by peter@peter_overcee on 2007/12/27 00:38:20 move libneon hook Affected files ... .. //depot/projects/hammer/gnu/lib/Makefile#6 edit .. //depot/projects/hammer/lib/Makefile#68 edit Differences ... ==== //depot/projects/hammer/gnu/lib/Makefile#6 (text+ko) ==== @@ -2,7 +2,7 @@ .include <bsd.own.mk> -SUBDIR= csu libgcc libgcov libdialog libgomp libregex libreadline +SUBDIR= csu libgcc libgcov libdialog libgomp libneon libregex libreadline # libsupc++ uses libstdc++ headers, although 'make includes' should # have taken care of that already. ==== //depot/projects/hammer/lib/Makefile#68 (text+ko) ==== @@ -38,7 +38,7 @@ ${_libsmdb} \ ${_libsmutil} libstand libtelnet ${_libthr} libthread_db libufs \ libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \ - libapr libapr-util libneon + libapr libapr-util .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf) _csu=csu/${MACHINE_ARCH}-elf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712270039.lBR0d59r042415>