CodeCommitsIssuesPull requestsActionsInsightsSecurity
36ca4a9fecb0af8b696563ada80d44d171738c24

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

debian/pbuilder-hooks/C99kill-make

5lines · modecode

1#!/bin/sh
2
3# Try stop parallel build after timeout
4
5killall make gcc gcc-8 g++-8 gcc-9 g++-9 clang clang-6.0 clang++-6.0 clang-7 clang++-7 ||: