summaryrefslogtreecommitdiff
path: root/libbcachefs/btree_trans_commit.c
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2024-09-03 19:35:22 +0200
committerKent Overstreet <kent.overstreet@linux.dev>2024-09-04 15:38:46 -0400
commitf9ec00d5ca00146dde43382a8ef234589ae129c1 (patch)
tree7e2fe39a93106a2deb40bb43c67fa87329b2c90f /libbcachefs/btree_trans_commit.c
parent68704c30dce693b83deb0e7ea40d47bae8e359b4 (diff)
Remove udev from PKGCONFIG_LIBS in Makefile
libudev.pc is the pkg-config file for the udev libraries. udev.pc is just there to define the directory that rules etc. should be installed into. It therefore doesn't need to be included in the list of libraries passed to pkg-config --cflags or pkg-config --libs. At least one implementation of the libudev API, libudev-zero, does not provide a udev.pc file, because it does not implement the udev rules language, just the library API. With this change, it's possible to build bcachefs-tools against libudev-zero by pointing PKGCONFIG_UDEVDIR somewhere on the make command line. Signed-off-by: Alyssa Ross <hi@alyssa.is> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'libbcachefs/btree_trans_commit.c')
0 files changed, 0 insertions, 0 deletions