Changes between Version 2 and Version 3 of dev-util/git/1.6.4.1/1
- Timestamp:
- 08/24/09 16:35:50 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/git/1.6.4.1/1
v2 v3 1 {{{ 1 2 make prefix=/boot/common NO_R_TO_GCC_LINKER=YesPlease NO_C99_FORMAT=YesPlease NO_ST_BLOCKS_IN_STRUCT_STAT=YesPlease NO_MEMMEM=YesPlease NO_MKDTEMP=YesPlease NO_IPV6=YesPlease NO_TCLTK=YesPlease CURLDIR=/boot/common PERL_PATH=/boot/common/bin/perl CFLAGS="-g -O2 -I/boot/common/include" LDFLAGS="-L/boot/common/lib -lnetwork -lbsd -liconv" 2 3 3 4 make install prefix=/boot/common NO_R_TO_GCC_LINKER=YesPlease NO_C99_FORMAT=YesPlease NO_ST_BLOCKS_IN_STRUCT_STAT=YesPlease NO_MEMMEM=YesPlease NO_MKDTEMP=YesPlease NO_IPV6=YesPlease NO_TCLTK=YesPlease CURLDIR=/boot/common PERL_PATH=/boot/common/bin/perl CFLAGS="-g -O2 -I/boot/common/include" LDFLAGS="-L/boot/common/lib -lnetwork -lbsd -liconv" 4 5 }}} 5 6 May need to remove -lgen and -lresolv in Makefile and change -lsocket to -lnetwork. 6 7 TODO: investigate further and create a clean patch.
