[openssl/tools] 50849d: Adjust Makefile for non-gnu OSes

Sashan noreply at github.com
Wed Apr 17 13:39:04 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/tools
  Commit: 50849d482983ca675230220ffe5727ce9a03956b
      https://github.com/openssl/tools/commit/50849d482983ca675230220ffe5727ce9a03956b
  Author: sashan <anedvedicky at gmail.com>
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
    M perf/Makefile

  Log Message:
  -----------
  Adjust Makefile for non-gnu OSes

Let Makefile to use CC variable to chose compiler conveniently.
Rename current CFLAGS to CPPFLAGS.

Also we need to pass '-pthread' option on OpenBSD. The option
is carried in CFLAGS now.

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/tools/pull/188)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/tools/settings/notifications


More information about the openssl-commits mailing list