Date: Thu, 24 Aug 2006 21:41:09 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 104989 for review Message-ID: <200608242141.k7OLf9kT045139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=104989 Change 104989 by imp@imp_bugs on 2006/08/24 21:40:37 Fix symblic link targets. We're able to complete the process now! Affected files ... .. //depot/projects/arm/src/Makefile.inc1#7 edit Differences ... ==== //depot/projects/arm/src/Makefile.inc1#7 (text+ko) ==== @@ -1214,6 +1214,7 @@ TARGET=${XDEV} \ TARGET_ARCH=${XDEV_ARCH} CDENV= ${CDBENV} \ + _SHLIBDIRPREFIX=${XDTP} \ TOOLS_PREFIX=${XDTP} \ MACHINE=${XDEV} \ MACHINE_ARCH=${XDEV_ARCH}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608242141.k7OLf9kT045139>