mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 05:32:25 +00:00
Make sure to get the headers from zlib correctly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12521 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4df1b8aa26
commit
40bdfe5554
@ -11,6 +11,7 @@ BYTECODE_LIBRARY=1
|
||||
BUILD_ARCHIVE=1
|
||||
DONT_BUILD_RELINKED=1
|
||||
LIBRARYNAME=png
|
||||
CPPFLAGS += -I../zlib
|
||||
|
||||
Source = png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \
|
||||
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \
|
||||
|
Loading…
Reference in New Issue
Block a user