gdev icon indicating copy to clipboard operation
gdev copied to clipboard

Doesn't support parallel builds

Open kozross opened this issue 7 years ago • 0 comments

If I try make -j4 -C release, the compilation fails, but without -j4, it works fine.

kozross avatar Dec 08 '17 00:12 kozross