Package Details: exfat-utils-svn 382-1

Package Base: exfat-utils-svn
Description: Utilities for exFAT file system
Upstream URL: http://code.google.com/p/exfat/
Category: system
Licenses: GPL2
Submitter: Valantin
Maintainer: Valantin
Last Packager: None
Votes: 3
First Submitted: 2013-01-13 17:21
Last Updated: 2013-09-08 08:42

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by Valantin

2013-09-08 08:43

@rtfreedman thanks for report

Comment by rtfreedman

2013-08-29 17:22

svn-382 doesn't build:
'libexfat/compiler.h:28:2: error: #error C99-compliant compiler is required'

Adding -std=c99 to CCFLAGS did it for me:
scons CCFLAGS="${CFLAGS} -std=c99" ...

Comment by Jristz

2013-08-23 06:26

https://code.google.com/p/exfat/source/detail?r=366

license changed to GPL2