Skip to content
Snippets Groups Projects
Commit e2bb55ec authored by niXman's avatar niXman Committed by Jonathan Yong
Browse files

libiberty: fix lrealpath on Windows NTFS symlinks


gcc computes the wrong prefix if invoked through an NTFS
symlink. Try to resolve it if possible.

PR/108350

libiberty/ChangeLog:

	* lrealpath.c (lrealpath): try to resolve symlink and
	use UNC paths where applicable.

Signed-off-by: default avatarJonathan Yong <10walls@gmail.com>
parent d7a47ed1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment