projects
/
sigrok-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
846b44c
)
sigrok-cross-linux: Set BUILD_SIGROK_FIRMWARE_FX2LAFW=1.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Thu, 3 Oct 2019 13:32:28 +0000
(15:32 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Thu, 3 Oct 2019 13:32:28 +0000
(15:32 +0200)
cross-compile/linux/sigrok-cross-linux
patch
|
blob
|
history
diff --git
a/cross-compile/linux/sigrok-cross-linux
b/cross-compile/linux/sigrok-cross-linux
index 7c7767cf348696fb73676519537ee8c6788c4da4..6ba70378a02fe2ecdd06e5d0a9103db301730f4f 100755
(executable)
--- a/
cross-compile/linux/sigrok-cross-linux
+++ b/
cross-compile/linux/sigrok-cross-linux
@@
-47,7
+47,7
@@
fi
PARALLEL="-j 2"
# Edit this to enable/disable building certain components.
-BUILD_SIGROK_FIRMWARE_FX2LAFW=
0
+BUILD_SIGROK_FIRMWARE_FX2LAFW=
1
# Uncomment the following lines to build with clang and run scan-build.
# export CC=clang