Date: Wed, 17 May 2017 19:37:30 +0200 From: "O. Hartmann" <ohartmann@walstatt.org> To: "Simon J. Gerraty" <sjg@juniper.net> Cc: Roger Pau =?iso-8859-1?Q?Monn=E9?= <roger.pau@citrix.com>, <freebsd-current@freebsd.org> Subject: Re: buildworld not working with MAKEOBJDIRPREFIX Message-ID: <20170517193730.63fab9d3@thor.intern.walstatt.dynvpn.de> In-Reply-To: <55605.1494975700@kaos.jnpr.net> References: <20170516083911.agudcf7m62xiyhui@dhcp-3-128.uk.xensource.com> <55605.1494975700@kaos.jnpr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Am Tue, 16 May 2017 16:01:40 -0700 "Simon J. Gerraty" <sjg@juniper.net> schrieb: > Roger Pau Monné <roger.pau@citrix.com> wrote: > > $ cd /home/royger/buildjob/freebsd > > $ make -j30 buildworld MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/ > > That will not work as desired. > > When you set VAR=val as an argument to make, > it overrides anything the makefiles want to do > and there are a number of points where the top level makefiles want to > play with MAKEOBJDIRPREFIX > > By contrast; > > MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/ make -j30 buildworld > > or for csh users; > > env MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/ make -j30 buildworld > > provides the same value via the environment, this leaves the makefiles > able to do as they will. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Thanks for this clarification. Kind regards, Oliver -- O. Hartmann Ich widerspreche der Nutzung oder Übermittlung meiner Daten für Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG). [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWRyKWgAKCRDS528fyFhY lC0/Af9CzFP9LABCxqp5nwGsdBYWnOSZ1mce71iYPVTk6S0YftelXz+OGOZVT0qT XqPRIh7DJ9Xq9Fv879Ag77dgqZO5Af41BQZ7XpzTjmmEwrShTHb5vHbvmXIjFYxv R0OaWhSa7zI8bAqM9NSKwFUXhTG8UMFQ2byJ1cUV5ow/i4nioqQ/ =+Wwe -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170517193730.63fab9d3>
