diff options
Diffstat (limited to 'devel/dwz/pkg-descr')
-rw-r--r-- | devel/dwz/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/dwz/pkg-descr b/devel/dwz/pkg-descr index 8f8bed2b4f58..0eeba2e0d29b 100644 --- a/devel/dwz/pkg-descr +++ b/devel/dwz/pkg-descr @@ -5,5 +5,3 @@ representation where possible and by reducing the amount of duplication using techniques from DWARF standard appendix E - creating DW_TAG_partial_unit compilation units (CUs) for duplicated information and using DW_TAG_imported_unit to import it into each CU that needs it. - -WWW: https://sourceware.org/dwz/ |