Commit 2d58da15 by Jeffrey A Law Committed by Jeff Law

x-cygwin32 (CLIB): Link in advapi32.

        * i386/x-cygwin32 (CLIB): Link in advapi32.
Easier to build with older version of gcc.

From-SVN: r19055
parent 40ef2fc5
......@@ -18,6 +18,8 @@ Fri Apr 3 17:02:13 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>
Wed Apr 8 12:51:19 1998 Jeffrey A Law (law@cygnus.com)
* i386/x-cygwin32 (CLIB): Link in advapi32.
* alpha.h (ASM_IDENTIFY_GCC): Define to nothing.
(ASM_IDENTIFY_LANGUAGE): Likewise.
......
# Don't run fixproto
STMP_FIXPROTO =
# prefix.c wants to poke around the Registry
CLIB = -ladvapi32
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment