• Vladislav Vaintroub's avatar
    Cleanup after bild team push. · 99a26e0f
    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)
    99a26e0f
CMakeLists.txt 1.81 KB