svn commit: r430627 - head/games/arx-libertatis

Mathieu Arnold mat at FreeBSD.org
Thu Jan 5 12:20:56 UTC 2017


Le 05/01/2017 à 11:49, Dmitry Marakasov a écrit :
> Author: amdmi3
> Date: Thu Jan  5 10:49:36 2017
> New Revision: 430627
> URL: https://svnweb.freebsd.org/changeset/ports/430627
>
> Log:
>   - Remove no longer needed workaround

I disagree, while the first half is obsolete, the second half is not.

> Modified:
>   head/games/arx-libertatis/Makefile
>
> Modified: head/games/arx-libertatis/Makefile
> ==============================================================================
> --- head/games/arx-libertatis/Makefile	Thu Jan  5 10:47:27 2017	(r430626)
> +++ head/games/arx-libertatis/Makefile	Thu Jan  5 10:49:36 2017	(r430627)
> @@ -36,14 +36,7 @@ CRASHREPORTER_USE=	QT4=corelib,gui,netwo
>  CRASHREPORTER_CMAKE_ON=	-DBUILD_CRASHREPORTER=ON -DUSE_QT5=OFF
>  CRASHREPORTER_CMAKE_OFF=-DBUILD_CRASHREPORTER=OFF
>  
> -.include <bsd.port.options.mk>
> -
>  post-patch:
> -.if ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1000705 && ${OSVERSION} < 1001503) || (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100046))
> -# Workaround for clang 3.4 bug: it crashes when debug info is enabled
> -# See http://llvm.org/bugs/show_bug.cgi?id=19031, http://llvm.org/bugs/show_bug.cgi?id=20893
> -	@${REINPLACE_CMD} -e '/add_cxxflag.*-g2/ d' ${WRKSRC}/cmake/BuildType.cmake
> -.endif
>  	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/CMakeLists.txt
>  
>  post-install:
>
>


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170105/727f5b0d/attachment.sig>


More information about the svn-ports-all mailing list