Merge branch 'devel' into 'main'

2nd try for cpp mode

See merge request glicid-public/guix-glicid!367
This commit is contained in:
Yann Dupont 2024-01-12 17:38:19 +00:00
commit 70e1e50e71

View file

@ -11,7 +11,7 @@
;; No tests.
`(#:tests? #f
;; Build the shared library instead of a static one.
#:configure-flags `("-DBUILD_SHARED_LIBS=1 -DREPROC++=1")))
#:configure-flags `("-DBUILD_SHARED_LIBS=1 -DREPROC_DEVELOP=1")))