mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
coreos: Add some overrides for python-oem
This is a thing that needs to be done just this once. The necessary modifications to the python-oem ebuild will be done in follow-up commit, that can be later cherry-picked if we update the package again.
This commit is contained in:
parent
b2cc62502c
commit
c34577a86a
9
sdk_container/src/third_party/coreos-overlay/coreos/config/env/dev-lang/python-oem
vendored
Normal file
9
sdk_container/src/third_party/coreos-overlay/coreos/config/env/dev-lang/python-oem
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# Work around configure test that cannot be cross compiled :(
|
||||
#
|
||||
# When checking if this is still applicable, try grepping the
|
||||
# configure script for lines with "$cross_compiling", like
|
||||
#
|
||||
# grep -B 20 -F 'when cross compiling' configure
|
||||
|
||||
export ac_cv_file__dev_ptc=no
|
||||
export ac_cv_file__dev_ptmx=yes
|
Loading…
Reference in New Issue
Block a user