From: Roland McGrath Date: Mon, 20 Mar 2000 01:01:24 +0000 (+0000) Subject: * Makeconfig (soversion.i): Pass -undef to $(CC) -E. X-Git-Tag: cvs/glibc_2-1-91~857 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ecdeb26c013a2aedd0b5e449aaa925a48bb62e6;p=thirdparty%2Fglibc.git * Makeconfig (soversion.i): Pass -undef to $(CC) -E. --- diff --git a/ChangeLog b/ChangeLog index 0cbd719114e..04bf87d3bd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-03-19 Roland McGrath + * Makeconfig (soversion.i): Pass -undef to $(CC) -E. + * Makerules (Versions.all, sysd-versions): Test $(sysd-sorted-done) rather than $(sysd-dirs-done) to protect these rules.