mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Build zlib and libpng
llvm-svn: 11911
This commit is contained in:
parent
82bb45a7dc
commit
a2a6d14515
@ -12,7 +12,7 @@ LEVEL = ..
|
|||||||
include $(LEVEL)/Makefile.config
|
include $(LEVEL)/Makefile.config
|
||||||
|
|
||||||
ifneq ($(wildcard $(LLVMGCCDIR)),)
|
ifneq ($(wildcard $(LLVMGCCDIR)),)
|
||||||
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace
|
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng zlib
|
||||||
else
|
else
|
||||||
PARALLEL_DIRS :=
|
PARALLEL_DIRS :=
|
||||||
install all ::
|
install all ::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user