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)
Feb 26 2025, 3:02 AM
Unknown Object (File)
Feb 21 2025, 8:05 PM
Unknown Object (File)
Feb 4 2025, 8:08 PM
Unknown Object (File)
Jan 9 2025, 1:14 PM
Unknown Object (File)
Jan 8 2025, 12:18 PM
Unknown Object (File)
Dec 16 2024, 6:51 PM
Unknown Object (File)
Dec 16 2024, 6:50 PM
Unknown Object (File)
Dec 15 2024, 3:38 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.