mirror of git://sourceware.org/git/glibc.git
Many ia64 files have trailing whitespace which gets in the way and
annoys me. So strip it away:
find `find sysdeps/ -name ia64` -type f -exec sed -i 's:[[:space:]]*$::' {} +
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
||
|---|---|---|
| .. | ||
| alpha | ||
| am33 | ||
| arm | ||
| hppa | ||
| ia64 | ||
| m68k | ||
| mips | ||
| powerpc | ||
| tile | ||
| unix | ||