This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
sof
mirror of
https://github.com/thesofproject/sof.git
Watch
1
Star
0
Fork
You've already forked sof
0
Code
Issues
Projects
Releases
Wiki
Activity
0a104814bc
sof
/
app
/
configs
/
repro-build.conf
4 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add new file: app/overlays/repro-build.conf Passing options one by one in .github/workflows/zephyr.yml was becoming unwieldy. Reduces Windows/Linux duplication. This also makes local testing easier; less typing and guess work. This should also help with #9116. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2024-06-27 05:41:36 +08:00
CONFIG_OUTPUT_DISASSEMBLY=y
CONFIG_OUTPUT_DISASSEMBLY_WITH_SOURCE=n
llext: disable when testing reproducible builds So far we cannot build identical LLEXT modules under Linux and Windows, build a monolithic firmware for this test. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-07-02 16:53:07 +08:00
CONFIG_MODULES=n