View | Details | Raw Unified | Return to bug 263071 | Differences between
and this patch

Collapse All | Expand All

(-)b/audio/mumble/Makefile (+1 lines)
Lines 89-94 MAKE_JOBS_UNSAFE=yes Link Here
89
89
90
post-patch:
90
post-patch:
91
	@${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/overlay_gl/overlay_gl.pro
91
	@${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/overlay_gl/overlay_gl.pro
92
	@${REINPLACE_CMD} -e 's|--no-add-needed|--no-copy-dt-needed-entries|' ${WRKSRC}/qmake/compiler.pri
92
	@${RM} ${WRKSRC}/plugins/manual/.qmake.cache
93
	@${RM} ${WRKSRC}/plugins/manual/.qmake.cache
93
94
94
do-install:
95
do-install:

Return to bug 263071