Skip to content
Snippets Groups Projects
Commit d11d8527 authored by Jan David Mol's avatar Jan David Mol
Browse files

bug 1362: disabled all warnings in MPI and Boost on BGPION/BGPCN

parent e12b9346
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,11 @@ set(BGPCN_COMPILE_DEFINITIONS
-DHAVE_BGP_CN
-DHAVE_FCNP
-DHAVE_MPI
-I/bgsys/drivers/ppcfloor/comm/include
-I/bgsys/drivers/ppcfloor/arch/include)
-isystem /bgsys/drivers/ppcfloor/comm/include
-isystem /bgsys/drivers/ppcfloor/arch/include
# disable compiler warnings in the following directories
-isystem /bgsys/drivers/V1R4M2_200_2010-100508P/ppc/comm/default/include)
set(BGPCN_COMPILE_DEFINITIONS_DEBUG
-DENABLE_DBGASSERT
-DENABLE_TRACER
......
......@@ -37,8 +37,12 @@ set(BGPION_COMPILE_DEFINITIONS
-DHAVE_BGP
-DHAVE_BGP_ION
-DHAVE_FCNP
-I/bgsys/drivers/ppcfloor/comm/include
-I/bgsys/drivers/ppcfloor/arch/include)
-isystem /bgsys/drivers/ppcfloor/comm/include
-isystem /bgsys/drivers/ppcfloor/arch/include
# disable compiler warnings in the following directories
-isystem /bgsys/LOFAR/openmpi-1.4.1-ion/include
-isystem /globalhome/lofarsystem/packages/root/bgp_ion/boost/include)
set(BGPION_COMPILE_DEFINITIONS_DEBUG
-DENABLE_DBGASSERT
-DENABLE_TRACER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment