Skip to content
Snippets Groups Projects
Commit 785b4943 authored by Nathan Sidwell's avatar Nathan Sidwell
Browse files

c++: Fix windows binary files [PR 98362]

Windows has unique and special needs for open(2).

	gcc/cp/
	* module.cc (O_CLOEXEC, O_BINARY): Add window's support.
	(elf_in::defrost, module_state::do_import)
	(finish_module_processing): Use O_BINARY.
parent ce8dcc91
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