Page MenuHomeFreeBSD

devel/flang: update to latest revision
ClosedPublic

Authored by jmd on May 23 2017, 1:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 7 2024, 10:42 AM
Unknown Object (File)
Nov 29 2024, 12:29 AM
Unknown Object (File)
Nov 25 2024, 7:49 AM
Unknown Object (File)
Nov 25 2024, 6:17 AM
Unknown Object (File)
Nov 24 2024, 7:30 AM
Unknown Object (File)
Nov 23 2024, 9:36 AM
Unknown Object (File)
Nov 22 2024, 1:03 AM
Unknown Object (File)
Nov 21 2024, 10:08 PM
Subscribers

Details

Summary

Update devel/flang to latest github revision to chase their work in progress. While there include two suggestions by Steve Kargl in the flang wrapper script (add flang's include directory by default, add libompstub by default). Add a TESTS option that enables flang's internal unit tests (request on freebsd-fortran@). The last does not seem to be doing much in upstream yet.

There is still a problem when trying to compile statically. Also, OpenMP code does compile w/ -fopenmp -L/usr/local/lib but does not execute in parallel yet.

Test Plan

poudriere tested on 10.3, 11.0, HEAD amd64. Tested to compile trivial codes on HEAD amd64.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable