projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df7a494
)
Compile libgram in SourceHut builds
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 3 Aug 2020 10:02:04 +0000
(12:02 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 3 Aug 2020 10:02:04 +0000
(12:02 +0200)
.build.yml
patch
|
blob
|
history
diff --git
a/.build.yml
b/.build.yml
index a16665de02b1db77ee94c7d68dea8a26e1295515..55c6349c345f23e8f472a5614a2a1cd48e908ea6 100644
(file)
--- a/
.build.yml
+++ b/
.build.yml
@@
-41,4
+41,7
@@
tasks:
cd ~/gram
export YOSYS=yowasp-yosys SBY=yowasp-sby SMTBMC=yowasp-yosys-smtbmc NMIGEN_USE_YOSYS=builtin
contrib/test
+ - compile-libgram: |
+ cd ~/gram/libgram
+ CFLAGS="-DGRAM_RW_FUNC" make TRIPLE=""
shell: false