1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-08-09 00:42:13 +03:00

Preliminary support for 64-bits binaries for Windows (patch #301).

Legacy-ID: 4785
This commit is contained in:
Sergio Baldoví
2012-12-07 23:56:40 +00:00
parent f98aa7bd2e
commit ff89d34262
2 changed files with 33 additions and 31 deletions

View File

@@ -375,3 +375,5 @@
with other checks (Sergio).
20121206 configure.ac: allow dynamic linking against system libraries for
audio2tape on Windows to fix the build with libaudiofile 0.3 (Sergio).
20121208 fmfconv.c: preliminary support for 64-bits binaries for Windows (patch
#3591613) (Sergio).