> On Nov 3, 2014, at 07:21, Pierre Labastie <[email protected]> wrote: > > Hi, > > While testing some jhalfs modification suggested by William, I found that: > --------- > echo "#define ENABLE_SUBUIDS 1" >> config.h > --------- > > should be: > --------- > > > echo "#define ENABLE_SUBIDS 1" >> config.h > --------- > > This is during a pure 64 bit build (boot method), but I guess this part does > not depend on that. > > Pierre
Thanks for finding that, Pierre. I have it fixed. Sincerely, William Harrington _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
