enable PIC in recent x265 easyconfigs to solve compilation errors on RISC-V#20971
enable PIC in recent x265 easyconfigs to solve compilation errors on RISC-V#20971boegel merged 1 commit intoeasybuilders:developfrom
Conversation
|
Test report by @bedroge |
|
Test report by @bedroge |
|
@boegelbot please test @ generoso |
|
@bedroge: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2211385194 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @bedroge |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@bedroge: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2211391883 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @bedroge! |
This solves the following issue on RISC-V:
Note that adding
'pic': Truetotoolchainoptsdidn't work, the CMake configuration of x265 has a specific option to enable this.