From: Jason Merrill Date: Fri, 20 Feb 1998 12:31:00 +0000 (-0500) Subject: oops X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b51829099de965adfd553856b5caf4b52fbb4636;p=gcc.git oops From-SVN: r18141 --- diff --git a/gcc/collect2.c b/gcc/collect2.c index fac696ef3b0..815d76a8ce5 100644 --- a/gcc/collect2.c +++ b/gcc/collect2.c @@ -1534,7 +1534,7 @@ main (argc, argv) undefined symbols from repository information. */ /* On AIX we do this later. */ -#ifdef COLLECT_EXPORT_LIST +#ifndef COLLECT_EXPORT_LIST do_tlink (ld1_argv, object_lst); #endif