Revert "boot packagefs: Fix zlib dependency declaration"
This reverts commit 0b565a6f51c47e4fe31b10a80d95868e0b381ea2.
This commit is contained in:
parent
f39d7f1096
commit
a01adf34d6
@ -51,12 +51,9 @@ BootStaticLibrary boot_packagefs :
|
||||
: -fno-pic
|
||||
;
|
||||
|
||||
Includes [ FGristFiles
|
||||
PackageDataReader.cpp
|
||||
PackageFileHeapAccessorBase.cpp
|
||||
PackageReaderImpl.cpp
|
||||
ReaderImplBase.cpp
|
||||
ZlibCompressionBase.cpp
|
||||
ZlibDecompressor.cpp
|
||||
] : [ BuildFeatureAttribute zlib : headers ] ;
|
||||
Includes [
|
||||
FGristFiles ZlibCompressionBase.cpp package/hpkg/ZlibCompressor.h
|
||||
package/hpkg/ZlibDecompressor.h
|
||||
]
|
||||
: [ BuildFeatureAttribute zlib : headers ] ;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user