Jacob Erlbeck 3 lat temu
committed by GitHub
rodzic
commit
a2336bcfe7
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      rebar.config.script

+ 1
- 1
rebar.config.script Wyświetl plik

@ -24,7 +24,7 @@ Config2 = case os:type() of
Else -> Else
end,
FLTO_CHECK = "echo 'int main(int argc, char *argv[]) {return 0;}' | "
++ CC ++ " -c -x c -o /dev/null -flto -",
++ CC ++ " -x c -o /dev/null -flto -",
case os:cmd(FLTO_CHECK) of
[] ->
{port_env, PortEnv} = lists:keyfind(port_env, 1, Config1),

Ładowanie…
Anuluj
Zapisz