Sign in
flutter
/
third_party
/
openssl
/
32e4cc0cde3043f59c3661b2a2447338da5e2c0f
/
.
/
Configurations
/
99-personal-rse.conf
blob: 9999fcd3cf603d6fd9da4ccc3dba121df54c293e [
file
] [
log
] [
blame
]
## -*- mode: perl; -*-
## Personal configuration targets
%
targets
=
(
"debug-rse"
=>
{
inherit_from
=>
[
"x86_elf_asm"
],
cc
=>
"cc"
,
cflags
=>
"-DL_ENDIAN -pipe -O -g -ggdb3 -Wall"
,
thread_scheme
=>
"(unknown)"
,
bn_ops
=>
"BN_LLONG"
,
},
);