From 8e0bf8cc0d7ff18cd415d25fdf18fca4ee2d593f Mon Sep 17 00:00:00 2001 From: Kyle Schwarz Date: Tue, 12 Feb 2019 12:09:08 -0500 Subject: Remove patch for GCC to define _GLIBCXX_USE_WEAK_REF GCC added this define upstream with 247502. --- mingw-w64-build | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/mingw-w64-build b/mingw-w64-build index e0ce0f4..9ea0edc 100755 --- a/mingw-w64-build +++ b/mingw-w64-build @@ -112,20 +112,6 @@ download_sources() ln -s "../mpfr-$v_mpfr" "mpfr" ln -s "../mpc-$v_mpc" "mpc" ln -s "../isl-$v_isl" "isl" - - patch -p 1 <