add
parent
ce73f015dc
commit
c90061b765
|
|
@ -78,6 +78,7 @@ pub fn build(b: *std.Build) !void {
|
|||
try flags.appendSlice(b.allocator, &.{
|
||||
"-fmath-errno",
|
||||
"-fno-exceptions",
|
||||
"-fPIC",
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue