| Summary: | Add lua option to haserl | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Other | Assignee: | Gustavo Zacarias <gustavo> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-linux | Target: | arm-softfloat-linux-uclibcgnueabi |
| Build: | |||
| Bug Depends on: | 803 | ||
| Bug Blocks: | |||
| Attachments: |
Add lua option to haserl
Add lua option to haserl (2) Add lua option to haserl |
||
Created attachment 865 [details]
Add lua option to haserl (2)
New patch against lua from bug #803 Nicer since it links against a shared liblua. Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02. Created attachment 1603 [details]
Add lua option to haserl
Latest patch version.
Committed, thanks |
Created attachment 751 [details] Add lua option to haserl This patch adds the option for haserl-0.9.x to enable it's lua mode. Right now it links against lua in LUA_DIR. Ideally the lua package should introduce a PACKAGE_LIBLUA option to just install libs/headers to STAGING_DIR since haserl doesn't need the binaries.