fix: noconfirm auto-selects first AUR match
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
#ifdef _FILE_OFFSET_BITS
|
||||
#error "_FILE_OFFSET_BITS should not be set"
|
||||
#endif
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user