6de59c8aaa
gcc/ * config/i386/linux-common.h (LINK_MPX): New. (MPX_SPEC): Use LINK_MPX instead of %(link_mpx). * configure.ac: Add HAVE_LD_BNDPLT_SUPPORT macro indicating '-z bndplt' support by linker. * configure: Regenerate. * config.in: Regenerate. libmpx/ * configure.ac: Remove link_mpx. * libmpx.spec.in: Likewise. * configure: Regenerate. From-SVN: r225862
4 lines
160 B
RPMSpec
4 lines
160 B
RPMSpec
# This spec file is read by gcc when linking. It is used to specify the
|
|
# standard libraries we need in order to link with libmpx.
|
|
*link_libmpx: @link_libmpx@
|