Page MenuHomeFreeBSD

lang/ponyc: Add llvm_static flavor
AbandonedPublic

Authored by tobik on Nov 9 2019, 12:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 2:47 AM
Unknown Object (File)
Thu, Nov 6, 10:41 AM
Unknown Object (File)
Sun, Oct 26, 5:21 AM
Unknown Object (File)
Fri, Oct 24, 3:34 AM
Unknown Object (File)
Tue, Oct 21, 1:41 PM
Unknown Object (File)
Oct 9 2025, 10:28 PM
Unknown Object (File)
Oct 8 2025, 10:21 PM
Unknown Object (File)
Oct 4 2025, 3:58 AM
Subscribers
None

Details

Summary

Remove newly added lang/ponyc-static again and make it a flavor.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27638
Build 25845: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 10 2019, 6:13 PM
lang/ponyc/Makefile
54–56

The STATIC option should be removed, and turned into a if/else depending on the flavor.

This revision now requires review to proceed.Nov 19 2019, 3:40 PM

Thanks. Committed in rP518038.

Apparently this did not auto-close for some reason.