mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
emulators/stella: unbreak on armv*
Tested natively on armv7. Approved by: mentors (implicit approval)
This commit is contained in:
parent
9409eb97ab
commit
1b7629e6f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507837
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ COMMENT= Multi-platform Atari 2600 VCS emulator
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/License.txt
|
||||
|
||||
BROKEN_armv6= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above
|
||||
BROKEN_armv7= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= compiler:c++11-lib gmake tar:xz
|
||||
|
|
Loading…
Add table
Reference in a new issue