Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2012 18:21:07 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 219797 for review
Message-ID:  <201211151821.qAFIL7s8069797@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@219797?ac=10

Change 219797 by brooks@brooks_zenith on 2012/11/15 18:21:02

	Build shared to save space.

Affected files ...

.. //depot/projects/ctsrd/cheribsd/src/ctsrd/libexec/readpng/Makefile#5 edit

Differences ...

==== //depot/projects/ctsrd/cheribsd/src/ctsrd/libexec/readpng/Makefile#5 (text+ko) ====

@@ -4,8 +4,6 @@
 
 PROG=	readpng
 
-NO_SHARED=	yes
-
 .PATH: ${.CURDIR}/../../../ctsrd-lib/libimagebox
 SRCS=	readpng.c decode_png.c
 



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