at least no more segfault
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
d980f5c6b2
commit
39b3c035fc
8 changed files with 104 additions and 11 deletions
|
|
@ -96,6 +96,7 @@ if (grep(/^cocoa$/, @backends) || param_get("gnustep")) {
|
|||
}
|
||||
|
||||
if (grep(/^haiku$/, @backends)) {
|
||||
add_cflags("-DUSE_HAIKU");
|
||||
new_object("src/backend/haiku.cxx");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue