static only build is broken

Jakub Jelinek jakub@redhat.com
Sat Aug 31 11:29:00 GMT 2002


On Sat, Aug 31, 2002 at 11:24:07AM -0700, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Andreas Jaeger wrote:
> > Trying to build a static only library (--disable-shared
> > --disable-profile) fails with:
> 
> Should be fixed now.

Shouldn't the test be actually:
ifeq ($(versioning),yes)
instead of
ifeq ($(build-shared),yes)
?

	Jakub



More information about the Libc-hacker mailing list