Fix assembly code when using clang.

https://gitlab.freedesktop.org/pixman/pixman/-/issues/45
This commit is contained in:
Joseph Cloutier
2022-05-13 14:01:24 -04:00
parent e027811906
commit 0938fdf00b
2 changed files with 6 additions and 0 deletions

View File

@@ -331,6 +331,10 @@
</files>
<!-- Run setup now so the submodule projects can determine whether clang or GCC will be used. -->
<!-- TODO: if https://github.com/HaxeFoundation/hxcpp/issues/930 ever gets resolved, use that instead. -->
<setup name="androidNdk" if="android" />
<include name="lib/cairo-files.xml" />
<include name="lib/curl-files.xml" />
<include name="lib/efsw-files.xml" />