Lines Matching refs:config
40 our $arch_dir = "../config/archs/$arch";
47 my $makefile = $is_win ? "../config/Makefile_$arch": "Makefile";
56 # Copy and move all arch dependent header files into config/archs
103 my $linker_script_dir = "<(PRODUCT_DIR)/../../deps/openssl/config/archs/$arch/$asm/providers";
268 # Generate all asm files and copy into config/archs
271 "cp --parents $src ../config/archs/$arch/$asm; cd ../config";
279 push(@cflags, @{$config{'cflags'}});
280 push(@cflags, @{$config{'CFLAGS'}});
301 config => \%config,
325 config => \%config,
351 config => \%config,