]> git.ipfire.org Git - thirdparty/gcc.git/commit - configure
Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.
authorManfred Hollstein <manfred@s-direktnet.de>
Fri, 6 Feb 1998 00:33:04 +0000 (00:33 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 6 Feb 1998 00:33:04 +0000 (17:33 -0700)
commit4e77e8f1599742192e42c3b8d38ddc3c175caa0f
tree2c2b7aa4e68204b3febe3b232730ac9a6e8d16b1
parent94e5565f925f8b1878dc3c44ea5be052c286df2d
Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.

        * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
        PICFLAG_FOR_TARGET.
        (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
        * configure: Emit a definition for the new macro enable_shared
        into each Makefile.
        * config/mh-sparcpic (PICFLAG): Define to properly according
        to current multilib configuration.
        * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
        according to current multilib configuration.

From-SVN: r17680
ChangeLog
config/mh-sparcpic
config/mt-sparcpic
configure