Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(79)

Issue 316830043: TBR: Disable drgui buid on AARCH64 to avoid cross-compilation errors

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 6 months ago by bruening
Modified:
7 years, 6 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- Disable drgui buid on AARCH64 to avoid cross-compilation errors The drgui build is failing when cross-compiling because the system Qt5 is found and used despite not matching the target platform. The workaround here is to just disable drgui for AARCH64 for now. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M ext/CMakeLists.txt View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 6 months ago (2016-10-27 18:03:34 UTC) #1
bruening
7 years, 6 months ago (2016-10-27 18:03:36 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/2bcdba63beb7e98ab6a46cdff5bf791...

Final commit log: 
---------------
Disable drgui buid on AARCH64 to avoid cross-compilation errors

The drgui build is failing when cross-compiling because the system Qt5 is
found and used despite not matching the target platform.  The workaround
here is to just disable drgui for AARCH64 for now.

Review-URL: https://codereview.appspot.com/316830043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b