Page MenuHomeDevCentral

Allow to compile legacy lexx software
ClosedPublic

Authored by dereckson on Jan 23 2022, 15:58.
Tags
None
Referenced Files
F3749311: D2480.id6252.diff
Sat, Nov 16, 14:29
F3749131: D2480.diff
Sat, Nov 16, 12:54
Unknown Object (File)
Fri, Nov 15, 03:50
Unknown Object (File)
Fri, Nov 15, 03:49
Unknown Object (File)
Thu, Nov 14, 23:12
Unknown Object (File)
Sun, Nov 10, 05:26
Unknown Object (File)
Sun, Nov 10, 05:25
Unknown Object (File)
Fri, Nov 8, 22:26
Subscribers
None

Details

Summary

Bison flex and libfl will allow to process .l files
and convert them in C code, then build them.

To clone repositories, ca-certificates could be useful too.

The use of build-essential ensures we've the C headers,
that avoids to have a compiler but no stdio.h available.

Test Plan

Build valspeak

Diff Detail

Repository
rDDEV Nasqueron dev workspace
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 3867
Build 4118: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 23 2022, 16:00
This revision was automatically updated to reflect the committed changes.