From: Joseph K. <jk...@us...> - 2018-04-08 20:58:18
|
nwf> For various and sundry reasons, I'd like to nwf> have elftoolchain support out-of-tree builds nwf> (at the very least, with WITH_TESTS=no and nwf> WITH_DOCUMENTATION=no). I took an initial stab at this nwf> in https://github.com/emaste/elftoolchain/pull/7 , which nwf> Works For Me (TM). Thank you for the patch. Out of curiosity, on what system was this work done? nwf> That said, I will confess extremely limited experience nwf> with the BSD make system and convention, so another nwf> set, or several, of eyes would probably be a good nwf> idea! (Is there a good source of documentation for nwf> the share/mk makefiles?) There's some documentation at http://www.crufty.net/help/sjg/mk-files.htm. Regards, Joseph Koshy |