From 5373cd33a8cdb54a31bc7bf2ae4c9903efa4911c Mon Sep 17 00:00:00 2001 From: Ilya Enkovich Date: Tue, 10 Mar 2015 09:37:41 +0000 Subject: Makefile.def: Add libmpx. * Makefile.def: Add libmpx. * configure.ac: Add libmpx. * Makefile.in: Regenerate. * configure: Regenerate. gcc/ * config/i386/linux-common.h (LIBMPX_LIBS): New. (LIBMPX_SPEC): New. (CHKP_SPEC): New. * gcc.c (CHKP_SPEC): New. (LINK_COMMAND_SPEC): Add CHKP_SPEC. * c-family/c.opt (static-libmpx): New. libmpx/ Initial commit. From-SVN: r221311 --- libmpx/libtool-version | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libmpx/libtool-version (limited to 'libmpx/libtool-version') diff --git a/libmpx/libtool-version b/libmpx/libtool-version new file mode 100644 index 0000000..d1f57a0 --- /dev/null +++ b/libmpx/libtool-version @@ -0,0 +1,6 @@ +# This file is used to maintain libtool version info for libmpx. See +# the libtool manual to understand the meaning of the fields. This is +# a separate file so that version updates don't involve re-running +# automake. +# CURRENT:REVISION:AGE +0:0:0 -- cgit v1.1