Changes between Version 61 and Version 62 of CompileClient

Show
Ignore:
Author:
Nicolas (IP: 190.188.180.148)
Timestamp:
09/17/09 11:02:28 (2 months ago)
Comment:

Remove -lsqlite3. That's ridiculous, the makefile should be adding it, not the user.

Legend:

Unmodified
Added
Removed
Modified
  • CompileClient

    v61 v62  
    1515{{{ 
    1616./_autosetup 
    17 ./configure --disable-server --enable-client CXXFLAGS="-O3 -funroll-loops -fforce-addr -ffast-math -lsqlite3
     17./configure --disable-server --enable-client CXXFLAGS="-O3 -funroll-loops -fforce-addr -ffast-math
    1818make 
    1919cd packages/generic/sea/ 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.