Skip to content

Commit

Permalink
turns out there's no need to use shared openssl lib
Browse files Browse the repository at this point in the history
  • Loading branch information
gflarity committed Jul 12, 2012
1 parent c182ee1 commit b1c2358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ export CCFLAGS='-march=armv6'
export CXXFLAGS='-march=armv6'`
```

Run configure and be sure to use the shared openssl lib that we downloaded earlier:
Run configure:

```
./configure
Expand Down

0 comments on commit b1c2358

Please sign in to comment.