vitalif / grive2

Google Drive client with support for new Drive REST API and partial sync
http://yourcmc.ru/wiki/Grive2
GNU General Public License v2.0
1.52k stars 141 forks source link

Fix compile under OpenBSD #327

Closed sizeofvoid closed 3 years ago

Tatsh commented 3 years ago

This was already addressed for macOS and should be done the same way. https://github.com/vitalif/grive2/blob/master/CMakeLists.txt#L14

vitalif commented 3 years ago

Please recheck if it now builds as it seems I just merged some other PR which checks for off64_t :) and it seems there are more :)...