Compile time configuration: drop untested combos
commit07de990b35e4f1f8983b69dc2ca8f3a112322fec
authorSven Suursoho <sven.suursoho@gmail.com>
Tue, 23 Sep 2008 21:55:08 +0000 (24 00:55 +0300)
committerSven Suursoho <sven.suursoho@gmail.com>
Tue, 23 Sep 2008 21:55:08 +0000 (24 00:55 +0300)
treef3c028c21a9a7ecfdf136b17ebaea69db50d013f
parent569cdcd2b2d931eb67018b72bd4c932b789cce67
Compile time configuration: drop untested combos

* Architecture(s): PPC
* Compiler(s): Intel, SunPro
* OS(es): darwin, freebsd

Will restore later
14 files changed:
sol/config/arch.hpp
sol/config/arch/module.cmake
sol/config/arch/ppc.hpp [deleted file]
sol/config/compiler.hpp
sol/config/compiler/gcc.hpp
sol/config/compiler/icc.hpp [deleted file]
sol/config/compiler/module.cmake
sol/config/compiler/sunpro.hpp [deleted file]
sol/config/os.hpp
sol/config/os/darwin.hpp [deleted file]
sol/config/os/freebsd.hpp [deleted file]
sol/config/os/linux.hpp
sol/config/os/module.cmake
sol/config/os/posix.hpp [new file with mode: 0644]