Filter USE flags to update_chroot when calling build_packages |
|
Issue descriptionSetting USE flags and then calling build_packages also passes the USE flags to update_chroot. This causes confusion when specially when building sanitizers/fuzzers etc (See bug 908931 ). passing --skip_chroot_upgrade would avoid the problem but most devs are not used to passing this when calling build_packages. It would be nice if build_packages could clear the USE flags being passed when calling update_chroot. |
|
►
Sign in to add a comment |
|
Comment 1 by vapier@chromium.org
, Nov 27Labels: -Type-Bug -Pri-2 Pri-3 Type-Feature