Bug 261645 - security/openssl-unsafe: Fix i386 build, Remove BROKEN
Summary: security/openssl-unsafe: Fix i386 build, Remove BROKEN
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Bernard Spil
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-02-01 05:28 UTC by takefu
Modified: 2022-04-18 12:36 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (brnrd)
koobs: merge-quarterly?


Attachments
openssl-unsafe-1.0.2.20170706.patch (6.31 KB, patch)
2022-02-01 05:28 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2022-02-01 05:28:11 UTC
Created attachment 231485 [details]
openssl-unsafe-1.0.2.20170706.patch

fix:
  i386 architecture fail.
  STRIP(1).
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-18 12:35:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3a741fd8b9ea725013555c5e4f68162c46ee2d2

commit e3a741fd8b9ea725013555c5e4f68162c46ee2d2
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-04-18 12:32:53 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-04-18 12:32:53 +0000

    security/openssl-unsafe: Fix build on i386

     * reuse fix from 231459

    PR:             261645
    Submitted by:   takefu airport fm

 security/openssl-unsafe/Makefile | 34 +++++++++++++++++++++-------------
 1 file changed, 21 insertions(+), 13 deletions(-)