FreeBSD Bugzilla – Attachment 238150 Details for
Bug 267814
security/heimdal: 7.8.0 fails to build in Poudriere, missing Python dep, other issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Alternative patch to enable Python detection only in maintainer mode
patch-configure (text/plain), 580 bytes, created by
Jung-uk Kim
on 2022-11-17 22:11:50 UTC
(
hide
)
Description:
Alternative patch to enable Python detection only in maintainer mode
Filename:
MIME Type:
Creator:
Jung-uk Kim
Created:
2022-11-17 22:11:50 UTC
Size:
580 bytes
patch
obsolete
>--- configure.orig 2022-11-15 18:58:55 UTC >+++ configure >@@ -14546,6 +14546,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu > >+if test -z "$MAINTAINER_MODE_TRUE"; then : > > > >@@ -14885,6 +14886,7 @@ printf "%s\n" "$am_cv_python_pyexecdir" >&6; } > > fi > >+fi > # Extract the first word of "clang-format", so it can be a program name with args. > set dummy clang-format; ac_word=$2 > { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267814
:
238122
|
238123
|
238132
|
238144
|
238145
|
238147
| 238150