Source-Changes-HG archive

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

[src/trunk]: src/external/cddl/osnet/lib/drti remove comment I used to test.



details:   https://anonhg.NetBSD.org/src/rev/eaed44c8c1b5
branches:  trunk
changeset: 343905:eaed44c8c1b5
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Mar 01 21:45:10 2016 +0000

description:
remove comment I used to test.

diffstat:

 external/cddl/osnet/lib/drti/Makefile |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r dc420a96981b -r eaed44c8c1b5 external/cddl/osnet/lib/drti/Makefile
--- a/external/cddl/osnet/lib/drti/Makefile     Tue Mar 01 21:30:40 2016 +0000
+++ b/external/cddl/osnet/lib/drti/Makefile     Tue Mar 01 21:45:10 2016 +0000
@@ -3,7 +3,7 @@
 .include       "../../Makefile.inc"
 
 #.if ${MKPIC} == "yes"
-#CFLAGS+=-fPIC
+CFLAGS+=-fPIC
 #.endif
 
 .PATH:         ${OPENSOLARIS_USR_DISTDIR}/lib/libdtrace/common



Home | Main Index | Thread Index | Old Index