Julien Puydt pushed to branch master at Debian OCaml Maintainers / aac-tactics
Commits:
-
9d397c97
by Julien Puydt at 2025-10-29T08:04:24+01:00
1 changed file:
Changes:
| ... | ... | @@ -6,6 +6,8 @@ include /usr/share/ocaml/ocamlvars.mk |
| 6 | 6 | # Show full commands when building.
|
| 7 | 7 | export VERBOSE := 1
|
| 8 | 8 | |
| 9 | +export DEB_BUILD_OPTIONS += noautodbgsym
|
|
| 10 | + |
|
| 9 | 11 | ifeq ($(OCAML_NATDYNLINK),yes)
|
| 10 | 12 | TARGET := opt byte
|
| 11 | 13 | else
|