mirror of
https://github.com/curl/curl.git
synced 2026-08-26 08:53:32 +03:00
replaced tabs with spaces
This commit is contained in:
parent
f442dd6496
commit
46b112bcd4
26 changed files with 591 additions and 591 deletions
12
docs/INSTALL
12
docs/INSTALL
|
|
@ -672,8 +672,8 @@ eCos
|
|||
of running curl in this way is the contents of the configuration file
|
||||
printed to the console.
|
||||
|
||||
--- src/main.c 19 Jul 2006 19:09:56 -0000 1.363
|
||||
+++ src/main.c 24 Jul 2006 21:37:23 -0000
|
||||
--- src/main.c 19 Jul 2006 19:09:56 -0000 1.363
|
||||
+++ src/main.c 24 Jul 2006 21:37:23 -0000
|
||||
@@ -4286,11 +4286,31 @@
|
||||
}
|
||||
|
||||
|
|
@ -808,10 +808,10 @@ CROSS COMPILE
|
|||
export NM=ppc_405-nm
|
||||
|
||||
./configure --target=powerpc-hardhat-linux \
|
||||
--host=powerpc-hardhat-linux \
|
||||
--build=i586-pc-linux-gnu \
|
||||
--prefix=/opt/hardhat/devkit/ppc/405/target/usr/local \
|
||||
--exec-prefix=/usr/local
|
||||
--host=powerpc-hardhat-linux \
|
||||
--build=i586-pc-linux-gnu \
|
||||
--prefix=/opt/hardhat/devkit/ppc/405/target/usr/local \
|
||||
--exec-prefix=/usr/local
|
||||
|
||||
(end script)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue