arch: fix build under MacOSX
Review Request #2754 - Created May 6, 2015 and submitted
| Information | |
|---|---|
| Ruslan Bukin | |
| gem5 | |
| Reviewers | |
| Default | |
put O_DIRECT under ifdefs -- this fixes build for MacOSX.
Also use correct class for arm64 openFlagTablesubmitted by ZHANG Guoye
Issue Summary
1
1
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| I'd suggest to also prune the trailing comma here since clang is not too fond of it. | Andreas Hansson | May 6, 2015, 1:23 p.m. | Open |
Review request changed
Updated (May 6, 2015, 6:32 a.m.)
Description: |
|
|---|
Posted (May 6, 2015, 1:23 p.m.)
-
src/arch/arm/freebsd/freebsd.cc (Diff revision 1) -
I'd suggest to also prune the trailing comma here since clang is not too fond of it.
Ship It!
