şundan çatallanmış M-Labs/nix-scripts
1
0
Çatalla 0

openocd: fix build with gcc8

tecpak
Sebastien Bourdeauducq 2019-09-17 09:48:39 +08:00
ebeveyn bd9062421d
işleme efc066d2cb
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme

Dosyayı Görüntüle

@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
"-Wno-implicit-fallthrough"
"-Wno-format-truncation"
"-Wno-format-overflow"
"-Wno-error=tautological-compare"
];
postInstall = ''