Files
meta-rust/recipes-deps/zlib/zlib_%.bbappend
Cody P Schafer d7d6cf7511 more
2014-11-10 17:25:43 -05:00

4 lines
197 B
Plaintext

# cargo tries to build a shared object using several static objects, one of
# which includes the contents of zlib (zutil.o as 'libcurl-f3f9ef32955b72e6.rlib(r-z-zutil.o)')
CFLAGS_append = " -fPIC"