diff options
Diffstat (limited to 'editors/libreoffice/files/patch-configure')
-rw-r--r-- | editors/libreoffice/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure index fdcdef6bd6c2..3d841a2413c6 100644 --- a/editors/libreoffice/files/patch-configure +++ b/editors/libreoffice/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2022-06-01 21:09:01 UTC +--- configure.orig 2022-05-12 13:56:44 UTC +++ configure -@@ -14498,6 +14498,11 @@ freebsd*) +@@ -14668,6 +14668,11 @@ freebsd*) RTL_ARCH=PowerPC_64 PLATFORMID=freebsd_powerpc64 ;; @@ -12,7 +12,7 @@ powerpc|powerpcspe) CPUNAME=POWERPC RTL_ARCH=PowerPC -@@ -36227,7 +36232,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu +@@ -37451,7 +37456,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu save_CXXFLAGS=$CXXFLAGS save_IFS=$IFS IFS=$P_SEP @@ -21,7 +21,7 @@ IFS=$save_IFS if test -z "$i"; then continue -@@ -43503,7 +43508,7 @@ for i in shasum /usr/local/bin/shasum /usr/sfw/bin/sha +@@ -45202,7 +45207,7 @@ if test -z "$SHA256SUM"; then done if test -z "$SHA256SUM"; then |