Whamcloud - gitweb
lib: build elf shared libraries using -fPIC -shared
authorTheodore Ts'o <tytso@mit.edu>
Tue, 31 May 2016 05:25:58 +0000 (01:25 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 31 May 2016 05:54:09 +0000 (01:54 -0400)
commit0eb9fb99da686ac87bbd58554ad88f9567552ae9
tree945d7ca836b748d0abb0124a688b24e03513d978
parent478360f50b68356849813f97db46fd156da5248e
lib: build elf shared libraries using -fPIC -shared

Make sure we use "-fPIC -shared" consistently on linker and compiler
command lines when building or linking the shared objects for the ELF
shared library.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/Makefile.elf-lib
lib/blkid/Makefile.in
lib/e2p/Makefile.in
lib/et/Makefile.in
lib/ext2fs/Makefile.in
lib/ss/Makefile.in
lib/uuid/Makefile.in