[valgrind] [Bug 486093] -Wstrict-aliasing in tests

2024-04-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486093 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving this

[valgrind] [Bug 486093] -Wstrict-aliasing in tests

2024-04-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486093 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #2 from Paul Floyd

[valgrind] [Bug 486093] -Wstrict-aliasing in tests

2024-04-24 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=486093 --- Comment #1 from Sam James --- As a workaround, we're building tests with: ``` emake CFLAGS="${CFLAGS} -fno-strict-aliasing" LDFLAGS="${LDFLAGS} -Wl,-z,notext" check ``` for now. -- You are receiving this mail because: You are watching all bug