Skip to content

Commit

Permalink
Update HarfBuzz from Chromium 114.0.5735.358
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlstrom-g committed Jul 12, 2024
3 parents 7142929 + 1fb3faa + 49429e2 commit 9e4888e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
8 changes: 4 additions & 4 deletions third_party/harfbuzz-ng/README.chromium
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Name: harfbuzz-ng
Short Name: harfbuzz-ng
URL: http://harfbuzz.org
Version: 5.3.1-25
CPEPrefix: cpe:/a:harfbuzz_project:harfbuzz:5.3.1
Date: 20221104
Revision: 2822b589bc837fae6f66233e2cf2eef0f6ce8470
Version: 7.1.0-101
CPEPrefix: cpe:/a:harfbuzz_project:harfbuzz:7.1.0
Date: 20230425
Revision: 2175f5d050743317c563ec9414e0f83a47f7fbc4
Security Critical: yes
License: MIT
License File: src/COPYING
Expand Down
4 changes: 0 additions & 4 deletions third_party/harfbuzz-ng/src/src/hb.hh
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,6 @@
#define HB_PASTE1(a,b) a##b
#define HB_PASTE(a,b) HB_PASTE1(a,b)

#if defined(STARBOARD)
#define getenv(x) NULL
#endif // defined(STARBOARD)


/* Compile-time custom allocator support. */

Expand Down

0 comments on commit 9e4888e

Please sign in to comment.