john: build with recent gcc
This commit is contained in:
parent
a4eedafbf8
commit
07ee2b907d
1 changed files with 1 additions and 3 deletions
|
@ -3138,9 +3138,7 @@ with pkgs;
|
|||
|
||||
go-jira = callPackage ../applications/misc/go-jira { };
|
||||
|
||||
john = callPackage ../tools/security/john {
|
||||
gcc = gcc49; # doesn't build with gcc5
|
||||
};
|
||||
john = callPackage ../tools/security/john { };
|
||||
|
||||
journalbeat = callPackage ../tools/system/journalbeat { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue