]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Get rid of PATH_MAX
authorMichael Schroeder <mls@suse.de>
Mon, 11 Sep 2017 15:30:08 +0000 (17:30 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 11 Sep 2017 15:30:08 +0000 (17:30 +0200)
commit24b4a943be632bb2dc48e211283d960f633b9b44
tree7e462d2b7c09b0be1b4176b4ef9c498ea899920d
parent5dd2cb61433f9a0051e579cc59287d6eab73c144
Get rid of PATH_MAX

It's not portable to GNU/Hurd.
See https://github.com/openSUSE/libsolv/issues/222
ext/repo_rpmdb.c