diff options
Diffstat (limited to 'test/tet/patches/configure.patch')
-rw-r--r-- | test/tet/patches/configure.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/tet/patches/configure.patch b/test/tet/patches/configure.patch index 9fb02049c545..c2307504cacf 100644 --- a/test/tet/patches/configure.patch +++ b/test/tet/patches/configure.patch @@ -1,13 +1,13 @@ -: $Id: configure.patch 2204 2011-11-24 05:23:42Z jkoshy $ +: $Id: configure.patch 3721 2019-03-23 09:04:45Z jkoshy $ ---- tet3.8/configure-- 2005-12-09 16:29:17 +0530 -+++ tet3.8/configure 2011-11-24 01:42:02 +0530 -@@ -317,7 +317,7 @@ +--- tet3.8/configure-- Sat Mar 23 10:36:51 2019 ++++ tet3.8/configure Sat Mar 23 10:38:03 2019 +@@ -317,7 +317,7 @@ CRAY*) *-sgi-irix*) fname=irix.mk ;; -*-freebsd) -+*-freebsd | *-netbsd | *-dragonfly) # Use FreeBSD's configuration. ++*-freebsd | *-netbsd | *-dragonfly | *-openbsd) #Use FreeBSD's configuration. fname=freebsd.mk ;; *-bsdi) |