]> Git Repo - uclibc-ng.git/commit
GCC-4.1.0 doesn't like it when you reference 'extern' one place and then try
author"Steven J. Hill" <[email protected]>
Wed, 27 Apr 2005 02:53:04 +0000 (02:53 -0000)
committer"Steven J. Hill" <[email protected]>
Wed, 27 Apr 2005 02:53:04 +0000 (02:53 -0000)
commit0f1d9b431ff90170aa11e991f7a1a9ecec71a441
tree5eef06c14e55ee7eb70ff5427d14d5f0b89de967
parent266ae826f8660d485daba069a921ec1ebc68a46d
GCC-4.1.0 doesn't like it when you reference 'extern' one place and then try
and declare the variable static in another. Let's not do that.
ldso/ldso/ldso.c
This page took 0.020614 seconds and 4 git commands to generate.