summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-11-25 01:58:59 +0800
committerLAN-TW <lantw44@gmail.com>2013-11-25 01:58:59 +0800
commitb9643739bd841544d7dba24baf2ed9a5676d8f2b (patch)
tree16a9263f84cee21ab707cdf05947ba862515cee7
parentdfb35abd62884396f2287143c05b036dafb1fa84 (diff)
downloadcn2013-b9643739bd841544d7dba24baf2ed9a5676d8f2b.tar.gz
cn2013-b9643739bd841544d7dba24baf2ed9a5676d8f2b.tar.zst
cn2013-b9643739bd841544d7dba24baf2ed9a5676d8f2b.zip
HW1: 指定要使用的 l4basic 版本號HW1
-rwxr-xr-xhw1/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw1/autogen.sh b/hw1/autogen.sh
index a15abd9..e359561 100755
--- a/hw1/autogen.sh
+++ b/hw1/autogen.sh
@@ -41,7 +41,7 @@ generate_file ()
autoreconf -iv
[ -z "$1" ] && exit 0
-git clone "$1" "l4basic"
+git clone "$1" "l4basic" -b l4basic-1.1
for i in l4basic/l4darr/*.[ch] l4basic/l4bds/*.[ch] l4basic/l4arg/*.[ch]
do