summaryrefslogtreecommitdiffstats
path: root/lib/libufs
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-04-14 01:17:03 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-04-14 01:17:03 +0000
commit5fca9ae8c1d4e5632ade9a2b66038200c6a9b163 (patch)
tree71e89abc8204df2fa8e108073d7c39eecd2f59ca /lib/libufs
parent27e4615bdfeaf0cf31dc7d3a8131a304ff54aeef (diff)
downloadFreeBSD-src-5fca9ae8c1d4e5632ade9a2b66038200c6a9b163.zip
FreeBSD-src-5fca9ae8c1d4e5632ade9a2b66038200c6a9b163.tar.gz
Simplify building libpam and fix libpam.a not containing the modules since r284345.
The change in r284345 moved the creation of openpam_static_modules.o to lib/libpam/static_modules but never managed to get them into libpam.a. Move this logic to lib/libpam/static_libpam and have it create a static library for libpam.a The main lib/libpam/libpam will only create a shared library. No redundancy in compilation or installation exists in this solution. This avoids requiring a pass with -D_NO_LIBPAM_SO_YET. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libufs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud