[openssl/openssl] e9f8e9: Modify 50-nonstop.conf to enable c99 extensions fo...

Randall S. Becker noreply at github.com
Fri Sep 8 16:02:12 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: e9f8e92645361e3596ccc43fa7cbca5245492cd2
      https://github.com/openssl/openssl/commit/e9f8e92645361e3596ccc43fa7cbca5245492cd2
  Author: Randall S. Becker <randall.becker at nexbridge.ca>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M Configurations/50-nonstop.conf

  Log Message:
  -----------
  Modify 50-nonstop.conf to enable c99 extensions for uintptr_t.

This is done using the define __NSK_OPTIONAL_TYPES__ and is specific to the
NonStop platform builds.

Fixes: #22002

Signed-off-by: Randall S. Becker <randall.becker at nexbridge.ca>

Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22005)




More information about the openssl-commits mailing list