Bug 242388 - security/boringssl: fix build on aarch64
Summary: security/boringssl: fix build on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks: 242312
  Show dependency treegraph
 
Reported: 2019-12-02 18:59 UTC by Mikael Urankar
Modified: 2019-12-02 19:31 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
patch (2.82 KB, patch)
2019-12-02 18:59 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2019-12-02 18:59:53 UTC
Created attachment 209629 [details]
patch

ld: error: crypto/libcrypto.so: undefined reference to OPENSSL_cpuid_setup

http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/boringssl-0.0.0.0.2018.10.30.01.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-02 19:29:29 UTC
A commit references this bug:

Author: swills
Date: Mon Dec  2 19:29:09 UTC 2019
New revision: 518865
URL: https://svnweb.freebsd.org/changeset/ports/518865

Log:
  security/boringssl: update to new snapshot [1]

  While here, fix build on aarch64 [2]

  PR:		242388 [2]
  Submitted by:	mikael.urankar@gmail.com [2]

Changes:
  head/security/boringssl/Makefile
  head/security/boringssl/distinfo
  head/security/boringssl/files/
  head/security/boringssl/files/patch-crypto_cpu-aarch64-linux.c
  head/security/boringssl/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-12-02 19:31:40 UTC
Committed, thanks!