]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp: Avoid complex dependencies for RTEMS
authorsh <sh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jan 2019 06:14:15 +0000 (06:14 +0000)
committersh <sh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jan 2019 06:14:15 +0000 (06:14 +0000)
commita415601710979a5e6ca443c7e914b7e334055642
tree3f2962aa173703dc8c2253699cb15799bb517033
parent9af706c2d125a41809efb1387783cbd7b1e4220a
libgomp: Avoid complex dependencies for RTEMS

libgomp/

* config/rtems/affinity-fmt.c: New file.  Include affinity-fmt.c,
undefining HAVE_GETPID and HAVE_GETHOSTNAME, and mapping fwrite to
write.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267751 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/config/rtems/affinity-fmt.c [new file with mode: 0644]