Skip to content
Snippets Groups Projects
Commit 5b065f05 authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

libstdc++: Fix build for targets without lstat [PR 94681]

libstdc++-v3/ChangeLog:

	PR libstdc++/94681
	* src/c++17/fs_ops.cc (read_symlink): Use posix::lstat instead
	of calling ::lstat directly.
	* src/filesystem/ops.cc (read_symlink): Likewise.
parent ed11f7e8
No related branches found
No related tags found
No related merge requests found
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