From: Ronnie Sahlberg Date: Sat, 11 Jun 2011 23:10:09 +0000 (-0700) Subject: Merge pull request #5 from OpenELEC/libnfs-destdir X-Git-Tag: upstream/1.9.6^2~403 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=bc11f4c3f1fb145ad177f5abe9d0fb49b54ff4e2;hp=310bb382d4409c4d561025132c99b8c1850b63ad Merge pull request #5 from OpenELEC/libnfs-destdir (Re)Adding DESTDIR support, adding support to set --includedir at configure time, disable ldconfig for crosscompiling --- diff --git a/README b/README index 3666a47..edfd8e1 100644 --- a/README +++ b/README @@ -34,3 +34,11 @@ Many NFS servers default to a mode where they do not allow non-system ports from connecting. These servers require you use the "insecure" export option in /etc/exports in order to allow libnfs clients to be able to connect. + +PLATTFORM support +================= +As of now this is tested with linux, MacOSX and Apple iOS. + +Linux: - tested with Ubuntu 10.04 - should work with others aswell +MacOSX: - tested with SDK 10.4 (under Snow Leopard) - should also work with later SDKs and 64Bit +iOS: - tested with iOS SDK 4.2 - running on iOS 4.3.x