Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37824968
en ru br
ALT Linux repositórios
S:13.12-alt3

Group :: Banco de dados
RPM: postgresql13

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0002-Fix-search-for-setproctitle.patch
Download


diff -ruN postgresql13-13.7.orig/configure.in postgresql13-13.7/configure.in
--- postgresql13-13.7.orig/configure.in	2022-05-11 06:41:54.000000000 +0000
+++ postgresql13-13.7/configure.in	2022-05-11 06:45:00.298787216 +0000
@@ -1177,7 +1177,7 @@
 ##
 
 AC_CHECK_LIB(m, main)
-AC_SEARCH_LIBS(setproctitle, util)
+AC_SEARCH_LIBS(setproctitle, setproctitle)
 # gcc/clang's sanitizer helper library provides dlopen but not dlsym, thus
 # when enabling asan the dlopen check doesn't notice that -ldl is actually
 # required. Just checking for dlsym() ought to suffice.
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009