pkgsrc-WIP-changes archive

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

openclonk: Cleanup.



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By:	cfkoch
Date:		Wed Feb 12 22:38:48 2020 -0800
Changeset:	09ef4bfb9020d27cc02bfb82330e145cf86934ac

Modified Files:
	openclonk/Makefile

Log Message:
openclonk: Cleanup.

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

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

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

diffs:
diff --git a/openclonk/Makefile b/openclonk/Makefile
index 0d25fbb913..d2ed811a5b 100644
--- a/openclonk/Makefile
+++ b/openclonk/Makefile
@@ -19,9 +19,6 @@ USE_LANGUAGES=	c c++
 USE_TOOLS+=	pkg-config
 GCC_REQD+=	4.9
 
-#CMAKE_ARGS+=	-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=FALSE
-MAKE_FLAGS+=	VERBOSE=1
-
 .include "../../audio/SDL2_mixer/buildlink3.mk"
 .include "../../audio/freealut/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"


Home | Main Index | Thread Index | Old Index