diff --git a/srcpkgs/openimageio/template b/srcpkgs/openimageio/template index b63eca2ae31..8abf3b05d6a 100644 --- a/srcpkgs/openimageio/template +++ b/srcpkgs/openimageio/template @@ -36,9 +36,6 @@ fi pre_build() { local f - # Replace -isystem with -I to avoid "#include_next " file not found - vsed -i src/cmake/compiler.cmake -e "s;-isystem;-I;g" - if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then # Add libatomic to the targets vsed -i src/libOpenImageIO/CMakeLists.txt \