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)
Thu, Oct 9, 10:28 PM
Unknown Object (File)
Wed, Oct 8, 10:21 PM
Unknown Object (File)
Sat, Oct 4, 3:58 AM
Unknown Object (File)
Sep 11 2025, 6:51 PM
Unknown Object (File)
Sep 6 2025, 11:17 PM
Unknown Object (File)
Sep 4 2025, 8:55 AM
Unknown Object (File)
Aug 3 2025, 2:20 AM
Unknown Object (File)
Jul 31 2025, 1:15 PM
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.