| Bug#: 126851 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: usata@gentoo.org | Reported By: flameeyes@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-text/convertlit: respect LDFLAGS and link dynamically to libtommath | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-03-19 12:16 0000 | |||
| Description: | Opened: 2006-03-19 12:16 0000 |
I'm going to attach two patches, one to the ebuild and one to the source makefiles, so that they respects CFLAGS and LDFLAGS and links to libtommath dynamically instead of statically (it's a C++ library, it makes a quite big binary without that). HTH, Diego
Created an attachment (id=82591) [details]
Ebuild patches
Created an attachment (id=82592) [details]
convertlit-1.8-respectflags.patch
Thanks, this is fixed in CVS. (libtommath.so is not created in <libtommath-0.36-r1 so I added >=dev-libs/libtommath-0.36-r1)