Bug 219571 - [JSC] Fix build without PATH_MAX
Summary: [JSC] Fix build without PATH_MAX
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-05 15:45 PST by Samuel Thibault
Modified: 2020-12-13 15:59 PST (History)
9 users (show)

See Also:


Attachments
proposed fix (983 bytes, text/plain)
2020-12-05 15:45 PST, Samuel Thibault
no flags Details
Patch (1.25 KB, patch)
2020-12-06 12:54 PST, Samuel Thibault
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Thibault 2020-12-05 15:45:53 PST
Created attachment 415503 [details]
proposed fix

This fixes build on GNU/Hurd, which does not have a PATH_MAX limitation.
Comment 1 Samuel Thibault 2020-12-06 12:54:50 PST
Created attachment 415525 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-12-07 13:50:40 PST
<rdar://problem/72062502>
Comment 3 EWS 2020-12-13 15:59:50 PST
Committed r270753: <https://trac.webkit.org/changeset/270753>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415525 [details].