Changes between Version 2 and Version 3 of dev-util/git/1.5.5/3
- Timestamp:
- 08/08/08 06:02:23 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/git/1.5.5/3
v2 v3 1 1 [http://repo.or.cz/w/git/haiku.git?a=shortlog;h=refs/heads/haiku Git branch] 2 3 == Building == 4 {{{ 5 git clone git://repo.or.cz/git/haiku.git git 6 cd git 7 make configure 8 ./configure --prefix=/boot/home/config --without-tcltk --with-perl=/boot/home/config/bin/perl \ 9 --with-openssl=/boot/home/config --with-curl --with-expat LDFLAGS=-L/boot/home/config/lib 10 make N_R_TO_GCC_LINKER=YesPlease 11 }}}
