[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ocaml-team/aac-tactics][master] Drop the useless dbgsym package



Title: GitLab

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
    Drop the useless dbgsym package
    

1 changed file:

Changes:

  • debian/rules
    ... ... @@ -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
    


  • Reply to: