Changes between Version 2 and Version 3 of Ticket #61494, comment 9


Ignore:
Timestamp:
Nov 18, 2020, 7:12:41 PM (4 years ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61494, comment 9

    v2 v3  
    1818}}}
    1919
    20 this didn't cause any problems there, as there are other files so destroy still works. with gcc9 as it was the only file that fails, as destroy requires at least one file.
     20this didn't cause any problems there, as there are other files so destroot still works. With gcc9 as it was the only file that fails, as destroot requires at least one file.
    2121
    2222Until someone works out why the asan lib is not being made, adding a stub file to libgcc9 would be a work around.