Skip to content

Commit

Permalink
Updating libs
Browse files Browse the repository at this point in the history
  • Loading branch information
suhailshergill committed Jun 30, 2011
1 parent ca92db6 commit 2a6fabe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions wscript
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,16 @@ def build(bld):
'clangCodeGen',
'clangParse',
'clangSema',
'clangChecker',
'clangStaticAnalyzerFrontend',
'clangStaticAnalyzerCheckers',
'clangStaticAnalyzerCore',
'clangAnalysis',
'clangIndex',
'clangRewrite',
'clangAST',
'clangLex',
'clangBasic',
'LLVM-2.8',
'LLVM-2.9',
'pthread',
'dl'
],
Expand Down

0 comments on commit 2a6fabe

Please sign in to comment.