diff options
| author | Dan McDonald <danmcd@joyent.com> | 2020-10-16 12:03:46 -0400 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2020-10-16 12:03:46 -0400 |
| commit | 0b26f875ac818e3b14f1f32b531c6d842bc207f5 (patch) | |
| tree | 23c8b2da3f6d6cbdb31c319304dc7c4525ecb55d /exception_lists/check_rtime | |
| parent | 9cb060b417660a20cdcf9a9471760c902e8ac57e (diff) | |
| parent | c9b7e76beb4142d3c99edad5ef93094464805881 (diff) | |
| download | illumos-joyent-0b26f875ac818e3b14f1f32b531c6d842bc207f5.tar.gz | |
[illumos-gate merge]
commit c9b7e76beb4142d3c99edad5ef93094464805881
13220 Add support for the IA32_FEATURE_CONTROL MSR in bhyve
commit 8a647f8fd0cebaabbf80f82d3710a26ef8d7229c
13217 Allow building with python 3.9
Diffstat (limited to 'exception_lists/check_rtime')
| -rw-r--r-- | exception_lists/check_rtime | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index 539f207172..1d33e1617d 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -163,7 +163,7 @@ UNREF_OBJ /lib.*\ of\ .*libpq\.so\.4 UNREF_OBJ /lib.*\ of\ .*libpython2\.4\.so\.1\.0 UNREF_OBJ /lib.*\ of\ .*libpython2\.6\.so\.1\.0 UNREF_OBJ /lib.*\ of\ .*libpython2\.7\.so\.1\.0 -UNREF_OBJ /lib.*\ of\ .*libpython3\.[5678]m?\.so\.1\.0 +UNREF_OBJ /lib.*\ of\ .*libpython3\.[56789]m?\.so\.1\.0 UNREF_OBJ /libgcc_s.*\ of\ .*libstdc\+\+\.so\.6 UNREF_OBJ /libgcc_s.*\ of\ .*libgmodule-2\.0\.so\.0 |
