• Vladislav Vaintroub's avatar
    Cleanup after bild team push. · 5defb074
    Vladislav Vaintroub authored
    * Fixed obvious errors (HAVE_BROKEN_PREAD is not true for on any
    of systems we use, definitely not on HPUX)
    
    * Remove other junk flags for OSX and HPUX
    
    * Avoid checking type sizes in universal builds on OSX, again 
    (CMake2.8.0 fails is different architectures return different results)
    
    * Do not compile template instantiation stuff unless 
    EXPLICIT_TEMPLATE_INSTANTIATION is used.
    
    * Some cleanup (make gen_lex_hash simpler, avoid dependencies)
    
    * Exclude some unused files from compilation (strtol.c etc)
    5defb074
CMakeLists.txt 10.5 KB