libm's headers have moved to live with their libc cousins.
(To reduce the need for this kind of thing in the various build systems.) Change-Id: I75d11497bbf42695f804bcc9ea9ba3b3a12ac764
This commit is contained in:
@@ -137,8 +137,6 @@ func init() {
|
||||
"-isystem ${LibcRoot}/include",
|
||||
"-isystem ${LibcRoot}/kernel/uapi",
|
||||
"-isystem ${LibcRoot}/kernel/uapi/asm-mips",
|
||||
"-isystem ${LibmRoot}/include",
|
||||
"-isystem ${LibmRoot}/include/mips",
|
||||
}, " "))
|
||||
|
||||
// Clang cflags
|
||||
|
Reference in New Issue
Block a user