dgsh: mark broken
This commit is contained in:
@@ -41,5 +41,8 @@ stdenv.mkDerivation {
|
||||
license = with licenses; asl20;
|
||||
maintainers = with maintainers; [ vrthra ];
|
||||
platforms = with platforms; all;
|
||||
# lib/freadseek.c:68:3: error: #error "Please port gnulib freadseek.c to your platform! Look at the definition of getc, getc_unlocked on your >
|
||||
# 68 | #error "Please port gnulib freadseek.c to your platform! Look at the definition of getc, getc_unlocked on your system, then report >
|
||||
broken = true; # marked 2022-05-06
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user