Merge pull request #891 from flatcar/krnowak/drop-python-oem-leftovers

overlay coreos/config: Drop python-oem leftovers
This commit is contained in:
Krzesimir Nowak 2023-06-08 13:08:50 +02:00 committed by GitHub
commit 107ecaa536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +0,0 @@
# 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