Skip to content

[Android] Can't add max-page-size to ldflags #5701

Answered by waruqi
ifarbod asked this question in Q&A
Discussion options

You must be logged in to vote
if is_plat("android") then
    set_kind("shared")

you should use add_shflags instead of add_ldflags for shared target.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@ifarbod
Comment options

@ifarbod
Comment options

Comment options

You must be logged in to vote
2 replies
@ifarbod
Comment options

@star-hengxing
Comment options

Answer selected by ifarbod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants