[Bug 284242] www/webkit2-gtk: fails to build with GCC < 14
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284242] www/webkit2-gtk: Fails to build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jan 2025 03:53:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284242 --- Comment #7 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- Comparing my successful command line (comment #4) with yours (comment #0), there is a difference in the following part. /tmp/ports <=> /wrkdirs -O3 -pipe -funroll-loops -fno-delete-null-pointer-checks <=> -march=haswell -fdebug-prefix-map=/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5=. There seems to be a bit more options in use for optimization and debugging, what causes the difference? -- You are receiving this mail because: You are the assignee for the bug.