Bug 172429 - [CMake] Do not use a --no-keep-memory linker flag in 64bit system
Summary: [CMake] Do not use a --no-keep-memory linker flag in 64bit system
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gwang Yoon Hwang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-21 11:24 PDT by Gwang Yoon Hwang
Modified: 2017-05-22 06:46 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2017-05-21 11:25 PDT, Gwang Yoon Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gwang Yoon Hwang 2017-05-21 11:24:26 PDT
[CMake] Do not use a --no-keep-memory linker flag in 64bit system
Comment 1 Gwang Yoon Hwang 2017-05-21 11:25:08 PDT
Created attachment 310812 [details]
Patch
Comment 2 Michael Catanzaro 2017-05-22 05:14:23 PDT
Comment on attachment 310812 [details]
Patch

Aha, nice! Distributions that need this to build in low-memory environments can just add it manually.
Comment 3 WebKit Commit Bot 2017-05-22 06:46:45 PDT
Comment on attachment 310812 [details]
Patch

Clearing flags on attachment: 310812

Committed r217218: <http://trac.webkit.org/changeset/217218>
Comment 4 WebKit Commit Bot 2017-05-22 06:46:46 PDT
All reviewed patches have been landed.  Closing bug.