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)
Mon, Dec 16, 6:51 PM
Unknown Object (File)
Mon, Dec 16, 6:50 PM
Unknown Object (File)
Sun, Dec 15, 3:38 AM
Unknown Object (File)
Nov 14 2024, 4:42 PM
Unknown Object (File)
Nov 5 2024, 8:51 AM
Unknown Object (File)
Oct 5 2024, 7:59 AM
Unknown Object (File)
Oct 2 2024, 8:32 PM
Unknown Object (File)
Sep 23 2024, 2:10 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.