]> git.pld-linux.org Git - packages/libflashrom.git/blame - meson_undefined_var.patch
- unconditional noarch subpackages
[packages/libflashrom.git] / meson_undefined_var.patch
CommitLineData
b0f0b174
JP
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.059689 seconds and 4 git commands to generate.