[Bug 268921] converters/libb64: not WITH_PIE safe
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268921] converters/libb64: not WITH_PIE safe"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Apr 2025 23:08:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268921
Siva Mahadevan <me@svmhdvn.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |me@svmhdvn.name
--- Comment #1 from Siva Mahadevan <me@svmhdvn.name> ---
I just tried building converters/libb64 in a 'poudriere testport' and it builds
cleanly WITH_PIE enabled. I can verify this in the build log:
[...]
/usr/local/libexec/ccache/cc -Dlibb64_EXPORTS
-I/wrkdirs/usr/ports/converters/libb64/work/libb64-382c274/incl
ude -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -
DNDEBUG -std=c90 -fPIC -Wall -Wextra -pedantic -Werror -MD -MT
src/CMakeFiles/libb64.dir/cdecode.c.o -MF src/CMakeFiles/
libb64.dir/cdecode.c.o.d -o src/CMakeFiles/libb64.dir/cdecode.c.o -c
/wrkdirs/usr/ports/converters/libb64/work/libb64-38
2c274/src/cdecode.c
[...]
If there are no further reproductions, this bug can be closed.
--
You are receiving this mail because:
You are the assignee for the bug.