-
- Downloads
Fixed the cmake default which did not select the build type that it said.
The default is now really RelWithDebInfo. As a byproduct, the backtrace is now leak-free (the leaky line number feature (in SLC5) is only present in Debug builds). Relaxed the compilation for files with strict aliasing issues. Gave a default value to a few variables which might e used uninitialized. The unit tests hence pass again in SLC5.
Showing
- CMakeLists.txt 12 additions, 12 deletionsCMakeLists.txt
- castor/CMakeLists.txt 3 additions, 0 deletionscastor/CMakeLists.txt
- castor/exception/ExceptionTest.cpp 5 additions, 5 deletionscastor/exception/ExceptionTest.cpp
- castor/tape/tapeserver/system/CMakeLists.txt 1 addition, 1 deletioncastor/tape/tapeserver/system/CMakeLists.txt
- common/CMakeLists.txt 6 additions, 0 deletionscommon/CMakeLists.txt
- ns/CMakeLists.txt 3 additions, 0 deletionsns/CMakeLists.txt
- ns/nschown.c 1 addition, 1 deletionns/nschown.c
- rfio/CMakeLists.txt 8 additions, 0 deletionsrfio/CMakeLists.txt
- rfio/rfio_call64.c 4 additions, 4 deletionsrfio/rfio_call64.c
- rfio/rfio_calls.c 4 additions, 4 deletionsrfio/rfio_calls.c
- rmc/CMakeLists.txt 3 additions, 0 deletionsrmc/CMakeLists.txt
- rmc/rmc_logreq.c 1 addition, 1 deletionrmc/rmc_logreq.c
- rtcopy/CMakeLists.txt 3 additions, 0 deletionsrtcopy/CMakeLists.txt
- security/CMakeLists.txt 4 additions, 1 deletionsecurity/CMakeLists.txt
- tape/tpdaemon.c 1 addition, 1 deletiontape/tpdaemon.c
- upv/CMakeLists.txt 3 additions, 0 deletionsupv/CMakeLists.txt
- vdqm/CMakeLists.txt 3 additions, 0 deletionsvdqm/CMakeLists.txt
- vmgr/CMakeLists.txt 3 additions, 0 deletionsvmgr/CMakeLists.txt
Loading
Please register or sign in to comment