bug#78562: Coreutils-9.7 do not build on macOS High Sierra, Version 10.13.6, because src/cksum.c: uses invalid cpu feature string for builtin
Peter Dyballa via GNU coreutils Bug Reports <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Am 30.05.2025 um 18:46 schrieb Paul Eggert <[email protected]>: > > touch -t 202505290000 a b > gls -l --time-style=full a b > echo 'b: a; echo ouch; false' >Makefile > make On PPC Mac OS X 10.4.11, Tiger, this sequence also produces: make: `b' is up to date. gls reports: -rw-r--r-- 1 pete admin 0 2025-05-29 00:00:00.000000000 +0200 a -rw-r--r-- 1 pete admin 0 2025-05-29 00:00:00.000000000 +0200 b -- Greetings Pete There's something the technicians need to learn from the artists. If it isn't aesthetically pleasing, it's probably wrong.