Merge lp:~xnox/cuneiform-linux/fix-missing-libm into lp:cuneiform-linux
Proposed by
Dimitri John Ledkov
| Status: | Needs review |
|---|---|
| Proposed branch: | lp:~xnox/cuneiform-linux/fix-missing-libm |
| Merge into: | lp:cuneiform-linux |
| Diff against target: |
11 lines (+1/-0) 1 file modified
cuneiform_src/Kern/leo/CMakeLists.txt (+1/-0) |
| To merge this branch: | bzr merge lp:~xnox/cuneiform-linux/fix-missing-libm |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Jussi Pakkanen | Pending | ||
|
Review via email:
|
|||
Description of the change
Thanks JussiP the suggested fix works on Debian. I'll add it to packaging and seek sponsorship together with a lead maintainer to get updated version uploaded to Debian -> Ubuntu (targetting Maverick 10.10).
To post a comment you must log in.
Unmerged revisions
- 472. By Dimitri John Ledkov
-
Link leo with libm - Debian QA scripts complained about missing link
I don't want to merge this immediately because:
a) it's not required for build on any platform
b) I don't know what MSVC etc will do, especially since other libraries that use sqrt seem to work fine
I suggest that this is kept as a Debian distro patch for the moment.