Codebase list golang-github-alecthomas-chroma / c5f510f
Do not build parallel to try to fix FTBFS on architectures using gccgo. Closes: #882450 Dr. Tobias Quathamer 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
44
55 # Generate manpage
66 override_dh_auto_build:
7 dh_auto_build
7 dh_auto_build -O--buildsystem=golang -O--no-parallel
88 pandoc -s -t man debian/chroma.1.md -o debian/chroma.1