mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 10:04:00 +08:00
72bea99a8f
The OpenSolaris port of libfuse, from which our Solaris-port of libfuse-lite originated, had to be supplied with some additional compiler flags in order to compile. The configure script now detects whether it is running on a Solaris system. If that is the case it passes the proper compiler flags to libfuse-lite, so it can compile properly. Tested on: - OpenIndiana oi_151a3 / gcc 3.4.3 - OpenIndiana oi_151a7 / gcc 4.3.3 - Solaris 11.1 / gcc 4.5.2 |
||
---|---|---|
.. | ||
fuse_i.h | ||
fuse_kern_chan.c | ||
fuse_loop.c | ||
fuse_lowlevel.c | ||
fuse_misc.h | ||
fuse_opt.c | ||
fuse_session.c | ||
fuse_signals.c | ||
fuse.c | ||
fusermount.c | ||
helper.c | ||
Makefile.am | ||
mount_util.c | ||
mount_util.h | ||
mount.c |