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)
Wed, Apr 29, 7:38 PM
Unknown Object (File)
Mon, Apr 27, 4:44 AM
Unknown Object (File)
Tue, Apr 21, 11:33 AM
Unknown Object (File)
Tue, Apr 14, 6:25 PM
Unknown Object (File)
Fri, Apr 3, 8:29 PM
Unknown Object (File)
Mar 26 2026, 2:43 PM
Unknown Object (File)
Mar 26 2026, 6:50 AM
Unknown Object (File)
Mar 19 2026, 12:49 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.