mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-05-21 18:17:45 +00:00
The call to stat to find out if a file is a symlink works only on GNU systems, and the replacing portable call to readlink is also shorter and more concise code. yann.morin.1998@anciens.enib.fr: Apply simpler test, after discussion with author and Arnaud LACOMBE on the ML.