Skip to content

Add specific targets to compile sim/rump separately #23

@teto

Description

@teto

It would be great if one could specify to compile only $(SIM_LIB). It's faster and it also helps get around problems where $(RUMP_CLIENT_LIB) would fail or another dependancy on this line:
all: $(NUSE_LIB) $(SIM_LIB) $(RUMP_HIJACK_LIB) $(RUMP_CLIENT_LIB)

Also does this repository need to be in arch/lib/tools ? it seems to depend on higher level Makefiles but I wonder if it can be bypassed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions