1 Without this several quic tests fails.
3 --- openssl-3.4.0/Configurations/10-main.conf.orig
4 +++ openssl-3.4.0/Configurations/10-main.conf
6 "solaris-common-gcc" => {
7 inherit_from => [ "solaris-common" ],
9 + cppflags => add(threads("-D_REENTRANT")),
10 shared_target => "solaris-gcc-shared", # The rest is on shared_info.pl
12 #### Solaris x86 with GNU C setups