Changes between Version 61 and Version 62 of CompileClient


Ignore:
Timestamp:
Sep 17, 2009, 11:02:28 AM (15 years ago)
Author:
Nicolas
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/