Changes between Version 60 and Version 61 of CompileClient


Ignore:
Timestamp:
Sep 17, 2009, 2:49:23 AM (15 years ago)
Author:
myle
Comment:

update CXX flags to build newer versions (addition of -lsqlite3)

Legend:

Unmodified
Added
Removed
Modified
  • CompileClient

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