fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#if defined _WIN32 || defined __CYGWIN__
|
||||
__declspec(dllexport)
|
||||
#endif
|
||||
int fn(void) {
|
||||
return -1;
|
||||
}
|
||||
Reference in New Issue
Block a user