Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/inetd remove -m32 accidentally committed
details: https://anonhg.NetBSD.org/src/rev/d791b6cd676a
branches: trunk
changeset: 1023206:d791b6cd676a
user: christos <christos%NetBSD.org@localhost>
date: Sun Aug 29 11:43:48 2021 +0000
description:
remove -m32 accidentally committed
diffstat:
usr.sbin/inetd/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 83a54fa41494 -r d791b6cd676a usr.sbin/inetd/Makefile
--- a/usr.sbin/inetd/Makefile Sun Aug 29 11:43:25 2021 +0000
+++ b/usr.sbin/inetd/Makefile Sun Aug 29 11:43:48 2021 +0000
@@ -1,10 +1,8 @@
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $NetBSD: Makefile,v 1.26 2021/08/29 11:43:25 christos Exp $
+# $NetBSD: Makefile,v 1.27 2021/08/29 11:43:48 christos Exp $
.include <bsd.own.mk>
-COPTS+=-m32
-
USE_FORT?= yes # network server
PROG= inetd
Home |
Main Index |
Thread Index |
Old Index