forked from pyrite-dev/milsko
forgot to replace
This commit is contained in:
parent
df275c3331
commit
d980f5c6b2
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -196,6 +196,7 @@ foreach my $e (param_list()) {
|
|||
print("Enabled: " . join(" ", @l) . "\n");
|
||||
|
||||
$cc =~ s/\*host\*/$host/;
|
||||
$cxx =~ s/\*host\*/$host/;
|
||||
$ar =~ s/\*host\*/$host/;
|
||||
|
||||
open(OUT, ">", "Makefile");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue