FreeBSD Bugzilla – Attachment 233905 Details for
Bug 263965
archivers/p5-Compress-Raw-Zlib: 2.104 reports undefined symbol "z_zlibVersion", possibly due to -DZ_PREFIX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to remove -DZ_PREFIX
file_263965.txt (text/plain), 582 bytes, created by
Laurence 'GreenReaper' Parry
on 2022-05-14 02:54:43 UTC
(
hide
)
Description:
Patch to remove -DZ_PREFIX
Filename:
MIME Type:
Creator:
Laurence 'GreenReaper' Parry
Created:
2022-05-14 02:54:43 UTC
Size:
582 bytes
patch
obsolete
>--- Makefile.PL >+++ Makefile.PL >@@ -75,7 +75,7 @@ > MAME => 'Compress::Raw::Zlib', > VERSION_FROM => 'lib/Compress/Raw/Zlib.pm', > INC => "-I$ZLIB_INCLUDE" , >- DEFINE => "-DNO_VIZ -DZ_SOLO $OLD_ZLIB $WALL -DZ_PREFIX -DGZIP_OS_CODE=$GZIP_OS_CODE $USE_PPPORT_H" , >+ DEFINE => "-DNO_VIZ -DZ_SOLO $OLD_ZLIB $WALL -DGZIP_OS_CODE=$GZIP_OS_CODE $USE_PPPORT_H" , > XS => { 'Zlib.xs' => 'Zlib.c'}, > 'depend' => { 'Makefile' => 'config.in' }, > 'clean' => { FILES => '*.c constants.h constants.xs' },
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 Raw
Actions:
View
Attachments on
bug 263965
: 233905