ERR: Removed old config file.
This commit is contained in:
parent
7f5589e9f4
commit
6b17ec0240
|
@ -1,14 +0,0 @@
|
|||
PLATFORM="aix15"
|
||||
CC="xlc"
|
||||
CXX="xlC"
|
||||
|
||||
# Write entries into the cache file before building cmake.
|
||||
write_cache()
|
||||
{
|
||||
cat > CMakeCache.txt <<EOF
|
||||
BUILD_TESTING:BOOL=OFF
|
||||
CMAKE_CXX_SHLIB_LINK_FLAGS:STRING=-bstatic
|
||||
CMAKE_CXX_SHLIB_BUILD_FLAGS:STRING=
|
||||
CMAKE_CXX_SHLIB_RUNTIME_FLAG:STRING=
|
||||
EOF
|
||||
}
|
Loading…
Reference in New Issue