https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221730
Danilo G. Baio changed:
What|Removed |Added
Assignee|freebsd-ports-bugs@FreeBSD. |db...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332
Kubilay Kocak changed:
What|Removed |Added
Status|New |Open
Keywords|patch
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220334
Kubilay Kocak changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220333
Kubilay Kocak changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332
--- Comment #3 from Kubilay Kocak ---
*** Bug 220333 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332
--- Comment #4 from Kubilay Kocak ---
*** Bug 220334 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332
--- Comment #5 from Kubilay Kocak ---
*** Bug 220335 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220335
Kubilay Kocak changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332
--- Comment #6 from Kubilay Kocak ---
Tracing it back (scoping to gcc):
Modules/_ctypes/libffi/configure.ac:
if test "x$GCC" = "xyes";
Python/configure:
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
$as_ec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332
Kubilay Kocak changed:
What|Removed |Added
See Also||https://github.com/libffi/l
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332
--- Comment #7 from Kubilay Kocak ---
I believe a more correct way scope this block would be to check whether the
compiler supports the flag before using it, rather than using the gnu compiler
check macro.
There is an ac_check_compile_fla
11 matches
Mail list logo