summaryrefslogtreecommitdiffstats
path: root/ltgcc.m4
diff options
context:
space:
mode:
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2008-09-26 16:21:02 +0000
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2008-09-26 16:21:02 +0000
commit5028c5045f132e633e1573fd960e82527afc9b3e (patch)
tree19ed065a7ac3584c6682b87d203bfa8da13642bd /ltgcc.m4
parentd030fa30e9e2eaf90fca1df13cdbd13f9afc4a36 (diff)
downloadppe42-gcc-5028c5045f132e633e1573fd960e82527afc9b3e.tar.gz
ppe42-gcc-5028c5045f132e633e1573fd960e82527afc9b3e.zip
* libtool.m4: Update to libtool 2.2.6.
* lt~obsolete.m4: Update to libtool 2.2.6. * ltmain.sh: Update to libtool 2.2.6. * ltsugar.m4: Update to libtool 2.2.6. * ltversion.m4: Update to libtool 2.2.6. * ltoptions.m4: Update to libtool 2.2.6. * ltgcc.m4: Update to match changes from libtool 2.2.6. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140698 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ltgcc.m4')
-rw-r--r--ltgcc.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ltgcc.m4 b/ltgcc.m4
index fb7b6eeb98d..844e2bc16d5 100644
--- a/ltgcc.m4
+++ b/ltgcc.m4
@@ -30,6 +30,7 @@ _LT_COMPILER_BOILERPLATE
_LT_LINKER_BOILERPLATE
# Allow CC to be a program name with arguments.
+GCC=yes
compiler=$CC
_LT_TAGVAR(compiler, $1)=$CC
_LT_CC_BASENAME([$compiler])
@@ -49,7 +50,6 @@ if test -n "$compiler"; then
_LT_COMPILER_C_O($1)
_LT_COMPILER_FILE_LOCKS($1)
_LT_LINKER_SHLIBS($1)
- _LT_SYS_DYNAMIC_LINKER($1)
_LT_LINKER_HARDCODE_LIBPATH($1)
_LT_CONFIG($1)
OpenPOWER on IntegriCloud