Skip to content

Libraries are stripped in place before being installed. #90

@nicolasnoble

Description

@nicolasnoble

If you run make && make install, the libraries will be stripped of their debugging symbols in the libs directory. This makes in-place debugging hard.

The "install" target should depend on strip to copy the files to a strip directory first.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions