mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
profiles: bump flex to fix broken bootstrap build
This commit is contained in:
parent
e28f21dc6f
commit
48a85d786a
1
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-devel/flex
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-devel/flex
vendored
Normal file
@ -0,0 +1 @@
|
||||
export EXTRA_ECONF="--disable-bootstrap"
|
@ -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 **
|
||||
|
Loading…
x
Reference in New Issue
Block a user