| Summary: | RUNTIME_PREFIX must be splitted or bugs in Makefile.in. | ||
|---|---|---|---|
| Product: | uClibc | Reporter: | Roman <rmazurak> |
| Component: | Shared Library Support | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | major | CC: | uclibc-cvs |
| Priority: | P3 | Keywords: | FIXME |
| Version: | 0.9.31 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | i486-linux-gnu | Target: | mipsel-linux-uclibc |
| Build: | |||
|
Description
Roman
2009-03-20 05:29:37 UTC
i think the variable usage is just confusing you as documented in Rules.mak, PREFIX is like DESTDIR (base root where you install) as for RUNTIME_PREFIX and DEVEL_PREFIX, those are documented in the Kconfig help |