diff options
author | 2024-11-25 14:47:24 -0800 | |
---|---|---|
committer | 2024-11-25 16:42:51 -0800 | |
commit | 92729e1a3f03348f662276d1ce9c4f0464559d79 (patch) | |
tree | 2701da87a53d6db5829fc0b92d5a7285112e86b0 /filesystem/filesystem.go | |
parent | fc7b83d32b7fdd3fa1cef232640534c94ad8c080 (diff) |
Delay error on version_script, etc. properties on Darwin
Darwin's linker doesn't support version_script, dynamic_list
or linker_scripts. Using any of these properites in a host module
would break analysis on Darwin, even though we don't build most of
the platform on Darwin any more. Move the error to build time to
allow analysis to complete.
Test: builds
Change-Id: Ia7f029ed7b319ce79e43627490c824663939f6a5
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions