Page MenuHomeDevCentral

Allow to compile legacy lexx software
ClosedPublic

Authored by dereckson on Jan 23 2022, 15:58.
Tags
None
Referenced Files
F11842335: D2480.diff
Thu, Sep 25, 11:41
F11834893: D2480.id6252.diff
Thu, Sep 25, 07:32
F11823201: D2480.diff
Thu, Sep 25, 00:47
F11814880: D2480.id.diff
Wed, Sep 24, 17:11
Unknown Object (File)
Mon, Sep 22, 17:30
Unknown Object (File)
Thu, Sep 18, 07:34
Unknown Object (File)
Wed, Sep 17, 13:30
Unknown Object (File)
Sun, Sep 14, 07:08
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.