Remove useless, forgot in previous.

This commit is contained in:
ajacoutot 2013-08-28 07:47:12 +00:00
parent 12d89c4ace
commit 444e7b8ea4

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-configure,v 1.30 2013/08/15 14:59:17 sthen Exp $
--- configure.orig Mon Jun 10 00:53:42 2013
+++ configure Mon Jun 10 07:44:08 2013
@@ -26831,6 +26831,9 @@ else
*-*-mingw*)
glib_cv_g_atomic_lock_free=yes
;;
+ arm*-*-openbsd*|hppa*-*-openbsd*|mips64*-*-openbsd*)
+ glib_cv_g_atomic_lock_free=no
+ ;;
*)
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */