Skip to content

unused units #84

Description

@benibela

It has dl and Unix,UnixType, in the uses list, but does not use them (with FPC)

So they can be removed.

Especially dl. Without dl, I can cross compile it to arm, and run it on x86_64 with qemu-arm. With dl, it does not run due to a missing .so file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions