diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2022-03-04 21:42:49 +0900 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2022-03-04 21:42:49 +0900 |
| commit | ef459e364a895b94045b1c261fe3fd9df06b7043 (patch) | |
| tree | 9f17e86ab9fae95fb92918bcc54e8e7179ec1e5a /print/ghostscript9-agpl-base/files/patch-configure | |
| parent | devel/dparser: update to 1.32 (diff) | |
print/ghostscript9-agpl-{base,x11}: update to 9.55.0
- pdfocr{8,24,32} for Tesseract OCR engine have been added.
Security: CVE-2021-3781
Diffstat (limited to 'print/ghostscript9-agpl-base/files/patch-configure')
| -rw-r--r-- | print/ghostscript9-agpl-base/files/patch-configure | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/print/ghostscript9-agpl-base/files/patch-configure b/print/ghostscript9-agpl-base/files/patch-configure index ac61ae458e08..73d694ba2be5 100644 --- a/print/ghostscript9-agpl-base/files/patch-configure +++ b/print/ghostscript9-agpl-base/files/patch-configure @@ -1,17 +1,6 @@ ---- configure.orig 2020-03-19 08:22:25 UTC +--- configure.orig 2021-09-27 07:44:02 UTC +++ configure -@@ -4522,8 +4522,8 @@ case $host in - ;; - *bsd*) - if test $ac_cv_c_compiler_gnu = yes; then -- CC_OPT_FLAGS_TO_TRY="-O2 -DNDEBUG" -- CC_DBG_FLAGS_TO_TRY="-gdwarf-2 -g3 -O0" -+ CC_OPT_FLAGS_TO_TRY="" -+ CC_DBG_FLAGS_TO_TRY="" - fi - ;; - *-darwin*) -@@ -5357,7 +5357,7 @@ if test "${enable_threadsafe+set}" = set; then : +@@ -5539,7 +5539,7 @@ if test "${enable_threadsafe+set}" = set; then : fi if test x$enable_threadsafe = xyes ; then @@ -20,7 +9,7 @@ fi -@@ -10683,42 +10683,42 @@ if test x$enable_threadsafe = xyes; then +@@ -11352,42 +11352,42 @@ if test x$enable_threadsafe = xyes; then for ntsdev in $NTS_DEVS ; do NTS_EXCLUDES="$(echo \"$P_DEVS0{@:0}\" | grep -o $ntsdev) $NTS_EXCLUDES" @@ -71,7 +60,7 @@ done NTS_EXCLUDES=`echo "$NTS_EXCLUDES" | tr " " "\n" | sort | uniq | tr "\n" " "` -@@ -10970,7 +10970,12 @@ if test "${enable_dynamic+set}" = set; then : +@@ -11686,7 +11686,12 @@ if test "${enable_dynamic+set}" = set; then : DBG_CFLAGS="$DYNAMIC_CFLAGS $DBG_CFLAGS" ;; *bsd*) |
