Re: [PATCH] libgfortran: Fix libcaf_shmem build on Solaris
Tobias Burnus <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Rainer Orth wrote: > libcaf_shmem doesn't currently build on Solaris. Do I get it right that with the two changes, it now does build? Or are there other issues? > libgfortran: > * caf/shmem/sync.h (lock_t): Rename to caf_shmem_lock_t. > * caf/shmem.c: Adapt uses. LGTM. Thanks! Tobias