]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp: Use libiberty environ.h to declare the environment pointer.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 10 Sep 2022 07:54:37 +0000 (08:54 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 10 Sep 2022 13:14:10 +0000 (14:14 +0100)
commit7d37c7f67c1bb75f85ad0c07bfff51ca579e1476
treedd113c37bedf544b8e2b928104e5beb6cf0cad4a
parent7c4c65d11469d29403d5a88316445ec95cd3c3f8
libgomp: Use libiberty environ.h to declare the environment pointer.

This allows for target-specific mechanisms for finding the pointer.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libgomp/ChangeLog:

* env.c (initialize_env): Include libiberty environ.h.
libgomp/env.c