Search Criteria
Package Details: lingeling 180517-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lingeling.git (read-only, click to copy) |
|---|---|
| Package Base: | lingeling |
| Description: | A BSP SAT solver derived from Picosat. |
| Upstream URL: | http://fmv.jku.at/lingeling/ |
| Licenses: | MIT |
| Submitter: | keenerd |
| Maintainer: | keenerd |
| Last Packager: | keenerd |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-29 19:20 (UTC) |
| Last Updated: | 2019-04-29 03:39 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
Required by (1)
- boolector-git (make)
Latest Comments
xiretza commented on 2021-05-29 20:28 (UTC)
Another one: to be able to use
liblgl.ain shared libraries, objects need to be built with-fPIC(this also requires the build flags patches from the previous comment):xiretza commented on 2021-05-29 19:24 (UTC)
Hey, two fixes/suggestions:
1) The PKGBUILD doesn't install the library header, making it impossible to actually compile anything against it:
2) upstream configure/makefile has a bunch of issues related to build flags, which I patched here, but since upstream isn't particularly active, it might be worth adding the patches to the package: