Skip to content

Commit

Permalink
Build pcre
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed May 27, 2012
1 parent 7b6d0e0 commit f5375f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Expand Up @@ -337,6 +337,9 @@ buildUtils(){
# readline
buildProgram "readline-6.2" "$CFG_CACHE"

# pcre
buildProgram "pcre-8.30" "$CFG_CACHE"

# curl
buildProgram "curl-7.25.0" "$CFG_CACHE --with-ssl=$PREFIX --with-zlib=$PREFIX --with-gnutls=$PREFIX"

Expand Down

0 comments on commit f5375f8

Please sign in to comment.