mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-09 10:57:46 +00:00
trivial: Fix typo in fuzzing instructions
This commit is contained in:
parent
fdb3a83a20
commit
8cd675f095
@ -134,7 +134,7 @@ Fuzzing
|
|||||||
There are several automated fuzzing tests in fwupd. These take some time to run:
|
There are several automated fuzzing tests in fwupd. These take some time to run:
|
||||||
|
|
||||||
CC=hfuzz-clang meson --default-library=static \
|
CC=hfuzz-clang meson --default-library=static \
|
||||||
-Dtmpdir=/tmp -Dsystemd_root_prefix=/tmp \
|
-Dudevdir=/tmp -Dsystemd_root_prefix=/tmp \
|
||||||
-Dplugin_redfish=false -Dcurl=false \
|
-Dplugin_redfish=false -Dcurl=false \
|
||||||
-Dintrospection=false ../
|
-Dintrospection=false ../
|
||||||
ninja install
|
ninja install
|
||||||
|
Loading…
Reference in New Issue
Block a user