CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2026/04/15 12:28:55

Modified files:
        security/openssl/3.5/patches: 
                                      patch-Configurations_unix-Makefile_tmpl 
        security/openssl/4.0/patches: 
                                      patch-Configurations_unix-Makefile_tmpl 

Log message:
openssl: remove annoying -B 8192 passed to m4

This is currently unused since we've disabled asm on sparc64 because of:
https://github.com/openssl/openssl/issues/20523
I forget to remove that crap whenever I test asm on sparc64.
On archaic systems this used to increase the size of the pushback buffer
http://osr600doc.xinuos.com/en/manC/m4.C.html (h/t job, sthen)

Reply via email to