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
|
||||
|
||||
ifneq ($(wildcard $(LLVMGCCDIR)),)
|
||||
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace
|
||||
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng zlib
|
||||
else
|
||||
PARALLEL_DIRS :=
|
||||
install all ::
|
||||
|
Loading…
x
Reference in New Issue
Block a user