mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-04-21 21:52:04 +02:00
pixman was updated, build it with sse2 now
This commit is contained in:
parent
be88ebef2b
commit
ba49af5ad7
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ $(LIBDIR)/libpixman-1.a: $(DOWNLOADS)/pixman/Makefile
|
|||
|
||||
$(DOWNLOADS)/pixman/Makefile: $(DOWNLOADS)/pixman/autogen.sh
|
||||
cd $(DOWNLOADS)/pixman; \
|
||||
$(AUTOGEN) --enable-static=yes --enable-shared=no --disable-sse2
|
||||
$(AUTOGEN) --enable-static=yes --enable-shared=no
|
||||
|
||||
$(DOWNLOADS)/pixman/autogen.sh:
|
||||
$(CLONE) $(GITLAB)/mkxp-z/pixman $(DOWNLOADS)/pixman
|
||||
|
|
Loading…
Add table
Reference in a new issue