diff --git a/srcpkgs/webkit2gtk/template b/srcpkgs/webkit2gtk/template index 822f17da780..e1bb2464ad5 100644 --- a/srcpkgs/webkit2gtk/template +++ b/srcpkgs/webkit2gtk/template @@ -48,8 +48,6 @@ if [ -z "$CROSS_BUILD" ]; then else # Make cmake detect Ruby headers in cross base configure_args+=" -DRUBY_VERSION=2.5 -DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include/ruby-2.5.0" - # Fix non-working target CPU detection - configure_args+=" -DCMAKE_SYSTEM_PROCESSOR=${XBPS_TARGET_MACHINE%-musl}" fi if [ "$build_option_gir" ]; then