Actions
Emulator Issues #5293
closedPull Request: Fix Mac build
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Name of clone: adlr-mplus
branch: http://code.google.com/r/adlr-mplus/source/list?name=macbuildfix
(top 2 changes)
Purpose of code changes on this branch:
Fix compilation on mac when using cmake. Build instructions:
- install cmake if you don't have it
- mkdir output && cd output && cmake .. && make -j2
When reviewing my code changes, please focus on:
No breaking Linux or Windows
After the review, please pull into branch:
master
Also, I know I have commit privs, but I am very much in the habit of doing reviews before commit. If this is just not dolphin policy, I can stop, but I'd rather err on the side of safety, since I'm new here.
Actions