]> git.pld-linux.org Git - packages/libflashrom.git/blob - meson_undefined_var.patch
e9c691d361f8e6df2967ae1db5576c99cacd7f31
[packages/libflashrom.git] / meson_undefined_var.patch
1 --- meson.build.orig    2020-09-09 19:09:02.301227827 +0200
2 +++ meson.build 2020-09-09 19:08:40.928015705 +0200
3 @@ -68,6 +68,7 @@
4  srcs = []
5  
6  need_libusb0 = false
7 +need_raw_access = true
8  
9  # check for required symbols
10  if cc.has_function('clock_gettime')
This page took 0.040217 seconds and 2 git commands to generate.