ERR: Can't build release static on aix.

This commit is contained in:
Brad King 2003-01-17 09:15:57 -05:00
parent 2ede25f10f
commit 339ab608dc
1 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,5 @@ write_cache()
{
cat > CMakeCache.txt <<EOF
BUILD_TESTING:BOOL=OFF
CMAKE_EXE_LINKER_FLAGS:STRING=-bstatic
CMAKE_SKIP_RPATH:BOOL=1
EOF
}