Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2016 09:24:33 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r305330 - stable/11/lib/libc/aarch64/sys
Message-ID:  <201609030924.u839OXuk081891@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Sat Sep  3 09:24:33 2016
New Revision: 305330
URL: https://svnweb.freebsd.org/changeset/base/305330

Log:
  MFC r305015:
  Remove commented out mention of ptrace.S.

Modified:
  stable/11/lib/libc/aarch64/sys/Makefile.inc
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/libc/aarch64/sys/Makefile.inc
==============================================================================
--- stable/11/lib/libc/aarch64/sys/Makefile.inc	Sat Sep  3 09:03:40 2016	(r305329)
+++ stable/11/lib/libc/aarch64/sys/Makefile.inc	Sat Sep  3 09:24:33 2016	(r305330)
@@ -4,7 +4,6 @@ MIASM:=	${MIASM:Nfreebsd[467]_*}
 
 SRCS+=	__vdso_gettc.c
 
-#MDASM= ptrace.S
 MDASM=	cerror.S \
 	shmat.S \
 	sigreturn.S \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609030924.u839OXuk081891>