Merge "MIPS: Remove -U__unix and -U__unix__ from cflags"
am: 16b9ce4dff
Change-Id: I0e7509372da584131cbfd747512414c5e9af8ce3
This commit is contained in:
commit
d58c6031ed
2 changed files with 0 additions and 4 deletions
|
@ -28,8 +28,6 @@ var (
|
|||
"-fomit-frame-pointer",
|
||||
"-fno-strict-aliasing",
|
||||
"-funswitch-loops",
|
||||
"-U__unix",
|
||||
"-U__unix__",
|
||||
"-Umips",
|
||||
"-ffunction-sections",
|
||||
"-fdata-sections",
|
||||
|
|
|
@ -28,8 +28,6 @@ var (
|
|||
"-fomit-frame-pointer",
|
||||
"-fno-strict-aliasing",
|
||||
"-funswitch-loops",
|
||||
"-U__unix",
|
||||
"-U__unix__",
|
||||
"-Umips",
|
||||
"-ffunction-sections",
|
||||
"-fdata-sections",
|
||||
|
|
Loading…
Reference in a new issue