Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc.old/usr.bin/include/sanitizer fix the sani...



details:   https://anonhg.NetBSD.org/src/rev/58aafd5e7587
branches:  trunk
changeset: 834220:58aafd5e7587
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Aug 02 07:47:30 2018 +0000

description:
fix the sanitizer include path.

diffstat:

 external/gpl3/gcc.old/usr.bin/include/sanitizer/Makefile |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 612b77d317c5 -r 58aafd5e7587 external/gpl3/gcc.old/usr.bin/include/sanitizer/Makefile
--- a/external/gpl3/gcc.old/usr.bin/include/sanitizer/Makefile  Thu Aug 02 06:09:04 2018 +0000
+++ b/external/gpl3/gcc.old/usr.bin/include/sanitizer/Makefile  Thu Aug 02 07:47:30 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1.1.1 2018/08/01 22:19:01 mrg Exp $
+#      $NetBSD: Makefile,v 1.2 2018/08/02 07:47:30 mrg Exp $
 
 .include "../../../Makefile.gcc_path"
 



Home | Main Index | Thread Index | Old Index