Hi, every some time I update config.sub and config.guess from here:
- http://git.savannah.gnu.org/cgit/config.git/plain/config.guess - http://git.savannah.gnu.org/cgit/config.git/plain/config.sub This time, there is an interesting change I was waiting for for maybe a decade ;-) config.guess: x86_64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo ${UNAME_MACHINE}-pc-linux-${LIBC} Locally it compiles; I wonder if there are any hack in build scripts or the like which could fail then. If there are no objections, I would update these two files soon (like in the past 10+ years). Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
