Home | History | Annotate | Download | only in valgrind

Lines Matching full:secondary

483 # VGCONF_ARCH_SEC is the arch for the secondary build target, eg. "x86".
485 # and -VGP_$(VGCONF_ARCH_SEC)_$(VGCONF_OS), if there is a secondary target.
486 # It is empty if there is no secondary target.
498 # VGCONF_PLATFORM_SEC_CAPS is the secondary build target, if there is one.
859 # Relies on the assumption that the primary and secondary targets are
882 # there is a secondary target.
3609 # Do we have a useable MPI setup on the primary and/or secondary targets?
3701 ## See if MPI_CC works for the secondary target. Complication: what if
3702 ## there is no secondary target? We need this to then fail.
3706 AC_MSG_CHECKING([secondary target for usable MPI2-compliant C compiler and mpi.h])
3893 # secondary target ?
3897 AC_MSG_CHECKING([if gcc supports __sync_add_and_fetch for the secondary target])
4164 Secondary build arch: ${VGCONF_ARCH_SEC}
4167 Secondary build target: ${VGCONF_PLATFORM_SEC_CAPS}