[Midnightbsd-cvs] src [10915] trunk/gnu/usr.bin/cc/libiberty: tag
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jun 14 20:24:43 EDT 2018
Revision: 10915
http://svnweb.midnightbsd.org/src/?rev=10915
Author: laffer1
Date: 2018-06-14 20:24:42 -0400 (Thu, 14 Jun 2018)
Log Message:
-----------
tag
Modified Paths:
--------------
trunk/gnu/usr.bin/cc/libiberty/Makefile
trunk/gnu/usr.bin/cc/libiberty/config.h
Modified: trunk/gnu/usr.bin/cc/libiberty/Makefile
===================================================================
--- trunk/gnu/usr.bin/cc/libiberty/Makefile 2018-06-15 00:23:48 UTC (rev 10914)
+++ trunk/gnu/usr.bin/cc/libiberty/Makefile 2018-06-15 00:24:42 UTC (rev 10915)
@@ -1,6 +1,8 @@
-# $MidnightBSD: src/gnu/usr.bin/cc/libiberty/Makefile,v 1.2 2012/07/08 05:31:13 laffer1 Exp $
-# $FreeBSD: src/gnu/usr.bin/cc/libiberty/Makefile,v 1.1 2007/05/19 04:25:59 kan Exp $
+# $MidnightBSD$
+# $FreeBSD: stable/10/gnu/usr.bin/cc/libiberty/Makefile 245539 2013-01-17 05:56:28Z andrew $
+.include <bsd.own.mk>
+
#
# Make sure we will pick up our config.h file first, not the one from
# cc_tools.
@@ -20,7 +22,7 @@
pexecute.c pex-common.c pex-one.c lrealpath.c strverscmp.c \
regex.c
INTERNALLIB=
-WARNS= 1
+WARNS?= 1
CFLAGS+= -UPREFIX
Modified: trunk/gnu/usr.bin/cc/libiberty/config.h
===================================================================
--- trunk/gnu/usr.bin/cc/libiberty/config.h 2018-06-15 00:23:48 UTC (rev 10914)
+++ trunk/gnu/usr.bin/cc/libiberty/config.h 2018-06-15 00:24:42 UTC (rev 10915)
@@ -1,6 +1,7 @@
+/* $MidnightBSD$ */
/* config.h. Generated by configure. */
/* config.in. Generated from configure.ac by autoheader. */
-/* $FreeBSD: src/gnu/usr.bin/cc/libiberty/config.h,v 1.1 2007/05/19 04:25:59 kan Exp $ */
+/* $FreeBSD: stable/10/gnu/usr.bin/cc/libiberty/config.h 185777 2008-12-08 21:04:24Z kib $ */
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
This function is required for alloca.c support on those systems. */
More information about the Midnightbsd-cvs
mailing list