Module Name:    src
Committed By:   kre
Date:           Sun Jan 27 05:16:55 UTC 2019

Modified Files:
        src/usr.bin/ldd/elf32: Makefile

Log Message:
Fix merge botch


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/ldd/elf32/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/ldd/elf32/Makefile
diff -u src/usr.bin/ldd/elf32/Makefile:1.11 src/usr.bin/ldd/elf32/Makefile:1.12
--- src/usr.bin/ldd/elf32/Makefile:1.11	Sun Jan 27 02:08:50 2019
+++ src/usr.bin/ldd/elf32/Makefile	Sun Jan 27 05:16:55 2019
@@ -1,6 +1,4 @@
-#	$NetBSD: Makefile,v 1.11 2019/01/27 02:08:50 pgoyette Exp $
-
-NOSANITIZER=		# defined
+#	$NetBSD: Makefile,v 1.12 2019/01/27 05:16:55 kre Exp $
 
 NOSANITIZER=		# defined
 

Reply via email to