On Tue, May 27, 2014 at 10:56 AM, Antti Kantee <[email protected]> wrote: > On 27/05/14 08:22, Justin Cormack wrote: >>> OK, removed -32/-64 in that branch, removes 90 odd lines of code. So >>> the replacement for eg using -32 is >>> ./buildrump.sh -F ALLFLAGS=-m32 which is not too much more typing. >>> Will add a wiki page. > > Nice, remember to mention it in ChangeLog.
Done. > Hmm, should ALLFLAGS be called ACLFLAGS for symmetry with ACFLAGS? Yes, I changed this, there might be more flags (eg DBG). Now merged. May have to fix some tests, I think only MIPS. >> Added a section on flags in >> https://github.com/rumpkernel/wiki/wiki/Repo:-buildrump.sh >> >> The only significant thing left using the environment is now >> BUILDRUMP_DBG - maybe changing that to a command line option makes >> sense... > > Yea, maybe it should be -F DBG now. > > However, I'd like -DDD to remain, for the Chaos Strikes Back reference. > Plus, it's nice to be able to say "as much debug as you can give me" > without having to crawl through documentations for a selection of flags > and variables. That should be fine, will just make sure you can't specify -F DBG and -D together. Justin ------------------------------------------------------------------------------ The best possible search technologies are now affordable for all companies. Download your FREE open source Enterprise Search Engine today! Our experts will assist you in its installation for $59/mo, no commitment. Test it for FREE on our Cloud platform anytime! http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
