Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 uid=1(daemon) gid=1(daemon) grupos=1(daemon) Safe-mode: OFF (not secure) /opt/apex_tdfonline/proyectos/tdfonline/www/docs/openssl/Configurations/ drwxr-xr-x |
Viewing file: Select action/file-type: my %targets = ( "haiku-common" => { template => 1, CC => "cc", CFLAGS => add_before(picker(default => "-Wall", debug => "-g -O0", release => "-O2")), cflags => add_before("-DL_ENDIAN -include \$(SRCDIR)/os-dep/haiku.h", threads("-D_REENTRANT")), AR => "ar", ARFLAGS => "qc", HASHBANGPERL => "/bin/env perl", sys_id => "HAIKU", ex_libs => "-lnetwork", perlasm_scheme => "elf", thread_scheme => "pthreads", dso_scheme => "dlfcn", shared_target => "gnu-shared", shared_cflag => "-fPIC", shared_ldflag => "-shared", perl_platform => 'Unix', }, "haiku-x86" => { inherit_from => [ "haiku-common" ], CFLAGS => add(picker(release => "-fomit-frame-pointer")), bn_ops => "BN_LLONG", asm_arch => 'x86', perlasm_scheme => 'elf', }, "haiku-x86_64" => { inherit_from => [ "haiku-common" ], cflags => add("-m64"), bn_ops => "SIXTY_FOUR_BIT_LONG", }, ); |
:: Command execute :: | |
--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.8206 ]-- |