X Tutup
Skip to content

Allow overriding CMAKE_POSITION_INDEPENDENT_CODE from command line#1030

Merged
nesbox merged 1 commit intonesbox:masterfrom
phcoder:pic
Mar 23, 2020
Merged

Allow overriding CMAKE_POSITION_INDEPENDENT_CODE from command line#1030
nesbox merged 1 commit intonesbox:masterfrom
phcoder:pic

Conversation

@phcoder
Copy link
Contributor

@phcoder phcoder commented Mar 22, 2020

MIPS EABI that is used for i.a. psp doesn't support PIC, so we need
to disable it when compiling PSP version. PS Vita has similar problem

MIPS EABI that is used for i.a. psp doesn't support PIC, so we need
to disable it when compiling PSP version
Copy link
Owner

@nesbox nesbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, thanks

@nesbox nesbox merged commit ec7f456 into nesbox:master Mar 23, 2020
@nesbox nesbox added this to the 0.80.0 milestone Mar 23, 2020
@nesbox nesbox removed this from the 0.80.0 milestone Jul 15, 2020
@jezv jezv mentioned this pull request Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup