profiles: bump flex to fix broken bootstrap build

This commit is contained in:
David Michael 2017-01-12 15:02:12 -08:00
parent e28f21dc6f
commit 48a85d786a
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
export EXTRA_ECONF="--disable-bootstrap"

View File

@ -108,3 +108,6 @@ dev-util/checkbashisms
# multipath-tools 0.6.2 fixes systemd dependencies
=sys-fs/multipath-tools-0.6.2-r2
# flex 2.6.1 breaks cross-compiling, but 2.6.3 adds a configure workaround
=sys-devel/flex-2.6.3 **