1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

archivers/lib1541img: fix build on GCC architectures

Use newer GCC:
./include/1541img/cbmdosfile.h:16: error: redefinition of typedef 'Event'
This commit is contained in:
Piotr Kubaj 2020-03-29 21:11:13 +00:00
parent f23f8a0e0d
commit d09456c17f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529840

View File

@ -10,7 +10,7 @@ COMMENT= Library for handling commodore 1541 disk images
LICENSE= BSD2CLAUSE
USES= gmake
USES= compiler:c11 gmake
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME} zimk:zimk