| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Since we build PostgreSQL with JIT support enabled, clang and
llvm-lto is required for building extensions with PGXS.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
See https://github.com/linrunner/TLP/issues/475
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Since we don't need OpenJDK anymore we can enable proj on all arches. Additionally,
use CMake instead of autoconf.
See https://github.com/OSGeo/PROJ/commit/e55bb1933c4319d1a3146612613f31ed3bba82f6
and https://github.com/OSGeo/PROJ/pull/1825 for the removal of the JNI bindings
|
|
|
|
| |
To avoid silent crashes right after the start.
|
| |
|
| |
|
|
|
|
| |
For consistency with upstream.
|
| |
|
| |
|
|
|
|
|
|
| |
Note: `before kres-cache-gc` is currently ignored by OpenRC when
`rc_want=kres-cache-gc` is set. I hope this will change in some future
OpenRC version...
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|