mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
Merge branch 'devel' into 'main'
2nd try for cpp mode See merge request glicid-public/guix-glicid!367
This commit is contained in:
commit
70e1e50e71
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
;; No tests.
|
;; No tests.
|
||||||
`(#:tests? #f
|
`(#:tests? #f
|
||||||
;; Build the shared library instead of a static one.
|
;; 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")))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue