Make variables to force non default libraries and includes?

看板FB_current作者時間11年前 (2014/04/28 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/12 (看更多)
I need to do the equivalent of "cd /usr/src/cddl/usr.sbin/dtrace; make DESTDIR=/mumble all install" but it pulls in libraries from the base system, which differ slightly from those in the source tree. How can I force it to use /mumble2/include and /mumble2/lib instead of / ? I can pre-populate /mumble2 using "make buildworld", "make libraries", and "make includes" but I need to be able to do selective builds of just subdirectories after that.. I haven't spotted the right way of forcing the use of the "--system_root /mumble2" option in the compiles. I know we do it in 'buildworld' is there a more generic way? I have been looking in the .mk files but I haven't spotted it so far. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1JNWg-OR (FB_current)
討論串 (同標題文章)
完整討論串 (本文為第 2 之 12 篇):
文章代碼(AID): #1JNWg-OR (FB_current)