瀏覽代碼

update Cygwin info. Build works on NTFS.

- small registry change is needed on Windows 7 with NTFS and
latest Cygwin 1.7.
Waldemar Brodkorb 15 年之前
父節點
當前提交
d6351c4a4c
共有 1 個文件被更改,包括 2 次插入6 次删除
  1. 2 6
      scripts/scan-tools.sh

+ 2 - 6
scripts/scan-tools.sh

@@ -43,12 +43,8 @@ MirBSD)
 	# supported with no extra quirks at the moment
 	# supported with no extra quirks at the moment
 	;;
 	;;
 CYG*)
 CYG*)
-	# mkdir /openadk 
+	echo "Building OpenADK on $os needs a small registry change."
-	# mount -b -s -o managed "C:/openadk" "/openadk"
+	echo 'See http://www.cygwin.com/1.7/cygwin-ug-net/using-specialnames.html'
-	# cd /
-	# git clone git+ssh://openadk.org/git/openadk.git
-	echo "Building OpenADK on $os is needs a managed mount point."
-	echo '"mount -b -s -o managed "C:/openadk" "/openadk"'
 	;;
 	;;
 NetBSD)
 NetBSD)
 	echo "Building OpenADK on $os is currently unsupported."
 	echo "Building OpenADK on $os is currently unsupported."