cmake GCC_HAS_NO_PSABI examples

DynamoRIO/dynamorio clients/drcachesim/CMakeLists.txt :74

CHECK_CXX_COMPILER_FLAG(-Wno-psabi GCC_HAS_NO_PSABI)

DynamoRIO/dynamorio clients/drcachesim/CMakeLists.txt :77

endif (GCC_HAS_NO_PSABI)