diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-08-27 13:41:51 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-08-27 13:42:08 +0200 |
commit | 16535b78091cfa910c467f4d474452bca1489817 (patch) | |
tree | 62d5e698d4553f33151f43f84d055e2e6633d601 /www/iridium/files/patch-base_compiler__specific.h | |
parent | graphics/zathura: update to 0.5.8 (diff) |
www/iridium: update to 2024.08.128
Diffstat (limited to 'www/iridium/files/patch-base_compiler__specific.h')
-rw-r--r-- | www/iridium/files/patch-base_compiler__specific.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-base_compiler__specific.h b/www/iridium/files/patch-base_compiler__specific.h index e6258c63b357..50a2950426b5 100644 --- a/www/iridium/files/patch-base_compiler__specific.h +++ b/www/iridium/files/patch-base_compiler__specific.h @@ -1,6 +1,6 @@ ---- base/compiler_specific.h.orig 2024-06-25 12:08:48 UTC +--- base/compiler_specific.h.orig 2024-08-27 06:28:16 UTC +++ base/compiler_specific.h -@@ -316,7 +316,7 @@ +@@ -326,7 +326,7 @@ // // In some cases it's desirable to remove this, e.g. on hot functions, or if // we have purposely changed the reference canary. |