Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   he
Date:           Thu Oct 23 21:59:35 UTC 2003

Modified Files:
        src/regress/lib/libc: Makefile

Log Message:
While the intention of picking up the target's include files was fine,
those files are not available in certain phases in the build process,
notably the "obj" phase, so unconditionally decend into siginfo during
that pass.  This should make read-only source trees build again when
cross-compiling for a target supporting siginfo on a host not supporting
siginfo.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/regress/lib/libc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index