mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
coreos/config: Drop unnecessary fix for perl
We just updated dev-lang/perl to a version that contains the fix.
This commit is contained in:
parent
4c8cd9ffe6
commit
d458f790fd
@ -1,5 +0,0 @@
|
||||
if [[ ${EBUILD_PHASE} == configure ]]; then
|
||||
if tc-is-cross-compiler; then
|
||||
append-cflags "-fwrapv -fno-strict-aliasing"
|
||||
fi
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user