summaryrefslogtreecommitdiff
path: root/security/ftimes/files/patch-configure
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-28 16:58:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-28 16:58:12 +0000
commit6e57a687c663e9b5b832e1b782f5d09c6fb416c0 (patch)
treeb28e4dabf441c8e429e8846d498300ac53e8e1b1 /security/ftimes/files/patch-configure
parentThe OSKit is a framework and a set of component libraries oriented (diff)
Respect CFLAGS
Fix build on AMD64 Reported by: bento
Notes
Notes: svn path=/head/; revision=102426
Diffstat (limited to 'security/ftimes/files/patch-configure')
-rw-r--r--security/ftimes/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/ftimes/files/patch-configure b/security/ftimes/files/patch-configure
new file mode 100644
index 000000000000..89bd296d0b0d
--- /dev/null
+++ b/security/ftimes/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sat Feb 28 17:48:30 2004
++++ configure Sat Feb 28 17:49:52 2004
+@@ -1441,6 +1441,8 @@
+ _ACEOF
+
+ ;;
++amd64*)
++ ;;
+ *)
+ echo
+ echo "The target cpu, $host_cpu, is not currently supported."