rpm-software-management / librepo

A library providing C and Python (libcURL like) API for downloading packages and linux repository metadata in rpm-md format
http://rpm-software-management.github.io/librepo/
GNU Lesser General Public License v2.1
75 stars 91 forks source link

_POSIX_SOURCE/_DEFAULT_SOURCE defines cause realpath(3) declaration to not be found on FreeBSD 12.2 #202

Open yurivict opened 4 years ago

yurivict commented 4 years ago

https://github.com/rpm-software-management/librepo/blob/master/librepo/yum.c#L21