summaryrefslogtreecommitdiffstats
path: root/package/python-networkmanager/python-networkmanager.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2018-01-07 18:07:38 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-07 21:25:41 +0100
commita27ef82d51591405e20ab57779fe9dffdb66e42b (patch)
tree5cb60b45bb1a21f0348d1be5528d32865641410b /package/python-networkmanager/python-networkmanager.mk
parenta0b3d592ff5b8cc57fb101c6b549b6762b4bb089 (diff)
downloadbuildroot-a27ef82d51591405e20ab57779fe9dffdb66e42b.tar.gz
buildroot-a27ef82d51591405e20ab57779fe9dffdb66e42b.zip
package/libdrm: adjust patch switching to pkg-config for libatomic_ops
In commit fa6c7d165971e1f70b9ac94bae9cd1fd9180c072 ("libdrm: fix libatomic_ops linking"), a patch was added to switch to PKG_CHECK_MODULES() to detect libatomic_ops instead of AC_CHECK_HEADER. However, as explained in https://autotools.io/pkgconfig/pkg_check_modules.html: "In contrast with almost all of the original macros, though, the default action-if-not-found will end the execution with an error for not having found the dependency." This makes the configure script bail out when libatomic_ops is not available, which is not what we want in libdrm's configure script. This commit adjusts the PKG_CHECK_MODULES() call to avoid failing. Fixes: http://autobuild.buildroot.net/results/cea/cea777dc997f86c1122c8b818d264215a0e77e5a/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-networkmanager/python-networkmanager.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud