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)
Sun, Aug 3, 2:20 AM
Unknown Object (File)
Thu, Jul 31, 1:15 PM
Unknown Object (File)
Mon, Jul 28, 11:26 PM
Unknown Object (File)
Tue, Jul 22, 10:58 AM
Unknown Object (File)
Thu, Jul 17, 4:35 PM
Unknown Object (File)
Jun 19 2025, 4:08 AM
Unknown Object (File)
Jun 17 2025, 12:20 PM
Unknown Object (File)
Jun 11 2025, 8:28 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.