On Wed, Jul 23, 2014 at 3:41 AM, Vladimir 'φ-coder/phcoder' Serbinenko <[email protected]> wrote: > On 03.04.2014 20:01, Andrey Borzenkov wrote: >> I noticed that host flags are not propagated to gnulib. This does not >> feel right; in particular I noticed it because attempt to enable >> debugging for host tools (HOST_CFLAGS=-g) did not work for gnulib files. >> > It should be just CFLAGS (refer to INSTALL)
Last I checked, CFLAGS ends up getting used for both host utilities and at least some of the target/boot code. That might be a bug in the build system. _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
