Date: Wed, 19 Apr 2006 09:08:00 GMT From: soc-andrew <soc-andrew@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 95588 for review Message-ID: <200604190908.k3J980XF011681@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95588 Change 95588 by soc-andrew@soc-andrew_serv on 2006/04/19 09:07:00 Unhock lua from the build Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#12 edit .. //depot/projects/soc2005/bsdinstaller/src/lib/lua/Makefile#7 delete .. //depot/projects/soc2005/bsdinstaller/src/lib/lua/Makefile.inc1#2 delete .. //depot/projects/soc2005/bsdinstaller/src/lib/lua/lua/Makefile#4 delete .. //depot/projects/soc2005/bsdinstaller/src/lib/lua/lualib/Makefile#4 delete .. //depot/projects/soc2005/bsdinstaller/src/usr.bin/Makefile#10 delete .. //depot/projects/soc2005/bsdinstaller/src/usr.bin/lua/Makefile#4 delete Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#12 (text+ko) ==== @@ -37,7 +37,7 @@ ${_libsmdb} \ ${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \ libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \ - bsdinstaller lua + bsdinstaller .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?200604190908.k3J980XF011681>