Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2017 22:13:55 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r438071 - branches/2017Q2/emulators/ppsspp
Message-ID:  <201704082213.v38MDtjd083616@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Apr  8 22:13:54 2017
New Revision: 438071
URL: https://svnweb.freebsd.org/changeset/ports/438071

Log:
  MFH: r437453 r438070
  
  emulators/ppsspp: builds fine on aarch64
  
  Reported by:	pkg-fallout
  Approved by:	ports-secteam blanket

Modified:
  branches/2017Q2/emulators/ppsspp/Makefile
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/emulators/ppsspp/Makefile
==============================================================================
--- branches/2017Q2/emulators/ppsspp/Makefile	Sat Apr  8 22:11:27 2017	(r438070)
+++ branches/2017Q2/emulators/ppsspp/Makefile	Sat Apr  8 22:13:54 2017	(r438071)
@@ -30,10 +30,6 @@ GH_TUPLE?=	hrydgard:glslang:b16f7e68:gls
 
 CONFLICTS_INSTALL=	${PORTNAME}-*
 
-# [QT5] c++: error: the clang compiler does not support '-march=armv7-a'
-# [SDL] SplineCommon.cpp:639:17: error: use of undeclared identifier 'AllocateAlignedMemory'
-BROKEN_aarch64=		https://github.com/hrydgard/ppsspp/issues/9032
-
 USES=		cmake:outsource compiler:c++11-lib localbase:ldflags pkgconfig
 EXCLUDE=	libzip zlib
 EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ,}



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