Login
Preferences
Help/Guide
About Trac
Blog
Wiki
Browse Source
Timeline
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 1
and
Version 2
of
BitCoin
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 7, 2011, 12:25:10 PM (
13 years
ago)
Author:
Rick van der Zwet
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
BitCoin
v1
v2
7
7
$ cd pyopencl
8
8
$ ./configure.py
9
{{{
9
10
$ cat <<EOF > siteconf.py
10
11
BOOST_INC_DIR = []
…
…
22
23
LDFLAGS = []
23
24
EOF
25
}}}
24
26
$ make
25
27
$ sudo make install