Merge "MIPS: Remove -U__unix and -U__unix__ from cflags" am: 16b9ce4dff
am: d58c6031ed
am: 8fc41212e2
Change-Id: I856509c531bf7fbd140607ebf1c3660b12e325ab
This commit is contained in:
@@ -28,8 +28,6 @@ var (
|
|||||||
"-fomit-frame-pointer",
|
"-fomit-frame-pointer",
|
||||||
"-fno-strict-aliasing",
|
"-fno-strict-aliasing",
|
||||||
"-funswitch-loops",
|
"-funswitch-loops",
|
||||||
"-U__unix",
|
|
||||||
"-U__unix__",
|
|
||||||
"-Umips",
|
"-Umips",
|
||||||
"-ffunction-sections",
|
"-ffunction-sections",
|
||||||
"-fdata-sections",
|
"-fdata-sections",
|
||||||
|
@@ -28,8 +28,6 @@ var (
|
|||||||
"-fomit-frame-pointer",
|
"-fomit-frame-pointer",
|
||||||
"-fno-strict-aliasing",
|
"-fno-strict-aliasing",
|
||||||
"-funswitch-loops",
|
"-funswitch-loops",
|
||||||
"-U__unix",
|
|
||||||
"-U__unix__",
|
|
||||||
"-Umips",
|
"-Umips",
|
||||||
"-ffunction-sections",
|
"-ffunction-sections",
|
||||||
"-fdata-sections",
|
"-fdata-sections",
|
||||||
|
Reference in New Issue
Block a user