X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=blobdiff_plain;f=postgresql-absolute_dbpaths.patch;h=820b65fc9b3648c3f4ede3d649c5ee372aa8ac3d;hp=9e06dbaab2aacd1a0096158a68be88ec7d18bf95;hb=HEAD;hpb=e91dafec9b0903bad6593b54c939b8dde755b243 diff --git a/postgresql-absolute_dbpaths.patch b/postgresql-absolute_dbpaths.patch index 9e06dba..1437962 100644 --- a/postgresql-absolute_dbpaths.patch +++ b/postgresql-absolute_dbpaths.patch @@ -1,11 +1,11 @@ ---- postgresql-7.3.1/configure.ac-orig Thu Jan 16 19:53:28 2003 -+++ postgresql-7.3.1/configure.ac Thu Jan 16 19:54:20 2003 -@@ -539,7 +539,7 @@ - - +--- postgresql-15.2/configure.ac 2023-03-07 23:33:54.935049910 +0100 ++++ postgresql-15.2/configure.ac 2023-03-07 23:34:17.590329155 +0100 +@@ -1106,7 +1106,7 @@ + # Assignments + # -CPPFLAGS="$CPPFLAGS $INCLUDES" +CPPFLAGS="$CPPFLAGS -DALLOW_ABSOLUTE_DBPATHS $INCLUDES" LDFLAGS="$LDFLAGS $LIBDIRS" - AC_MSG_NOTICE([using CPPFLAGS=$CPPFLAGS]) + AC_ARG_VAR(LDFLAGS_EX, [extra linker flags for linking executables only])