pkgsrc-WIP-changes archive

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

fuse-cryfs: oops, get rid of debugging stuff.



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Thu Jul 20 19:22:45 2017 +0300
Changeset:	cfef448cbd50a2ab0d66d0ecbb55a82aecd1ee08

Modified Files:
	fuse-cryfs/Makefile

Log Message:
fuse-cryfs: oops, get rid of debugging stuff.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cfef448cbd50a2ab0d66d0ecbb55a82aecd1ee08

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fuse-cryfs/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/fuse-cryfs/Makefile b/fuse-cryfs/Makefile
index efeb74df23..b7fb6ac0d7 100644
--- a/fuse-cryfs/Makefile
+++ b/fuse-cryfs/Makefile
@@ -28,9 +28,6 @@ REPLACE_PYTHON=	src/gitversion/*.py
 post-extract:
 	${RUN} mkdir -p ${WRKDIR}/build
 
-CFLAGS+=	-g -ggdb3 -fno-omit-frame-pointer
-INSTALL_UNSTRIPPED= yes
-
 .include "../../security/crypto++/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../devel/boost-headers/buildlink3.mk"


Home | Main Index | Thread Index | Old Index