]> Creatis software - gdcm.git/commitdiff
BUG: hum interesting
authormalaterre <malaterre>
Fri, 10 Jun 2005 17:10:36 +0000 (17:10 +0000)
committermalaterre <malaterre>
Fri, 10 Jun 2005 17:10:36 +0000 (17:10 +0000)
CMake/CTestCustom.ctest.in

index d03db281cbb13f6b39a15b25964aa803c285ee1a..8cb87f7a07da262d325b312d3efa31350de23661 100644 (file)
@@ -1,7 +1,7 @@
 SET(CTEST_CUSTOM_WARNING_EXCEPTION
   ${CTEST_CUSTOM_WARNING_EXCEPTION}
   "comparison is always (true|false) due to limited range of data type"
-  "ld: warning prebinding disabled because \\(__TEXT segment \\(address = 0x[0-9]+ size = 0x68000\\) of (.*) overlaps with __LINKEDIT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*)"
+  "ld: warning prebinding disabled because \\(__TEXT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*) overlaps with __LINKEDIT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*)"
   "ld: warning prebinding disabled because dependent library: (.*)libgdcm.dylib is not prebound"
   )