On Saturday 16 November 2002 15:51, you wrote: > > My one concern so far with this patch is the conditional includes of the > sparc64.mk and s390x.mk rules. It shouldn't be necessary, so I've got in > my TODO list to refactor this when I start looking at the whole build > environment in general.
There are some duplicates. I get the following warnings when I include both unconditional /home/ton/glibc-2.3.1//debian/packages.d/s390x.mk:20: warning: overriding commands for target `/home/ton/glibc-2.3.1/s390-linux/installed-binaries_64' /home/ton/glibc-2.3.1//debian/packages.d/sparc64.mk:20: warning: ignoring old commands for target `/home/ton/glibc-2.3.1/s390-linux/installed-binaries_64' /home/ton/glibc-2.3.1//debian/packages.d/s390x.mk:27: warning: overriding commands for target `/home/ton/glibc-2.3.1/s390-linux/compiled-source_64' /home/ton/glibc-2.3.1//debian/packages.d/sparc64.mk:27: warning: ignoring old commands for target `/home/ton/glibc-2.3.1/s390-linux/compiled-source_64' /home/ton/glibc-2.3.1//debian/packages.d/s390x.mk:34: warning: overriding commands for target `/home/ton/glibc-2.3.1/s390-linux/configured-source_64' /home/ton/glibc-2.3.1//debian/packages.d/sparc64.mk:34: warning: ignoring old commands for target `/home/ton/glibc-2.3.1/s390-linux/configured-source_64' > > I've applied these patches, thanks. > Thanks, Gerhard

