librsm: remove space between -R and rpath
commit317b48d5fddf43d65b6efa8c37b68cd0857301a7
authorLauri Tirkkonen <lotheac@iki.fi>
Sat, 11 May 2019 00:01:28 +0000 (11 00:01 +0000)
committerLauri Tirkkonen <lotheac@iki.fi>
Sat, 11 May 2019 00:27:39 +0000 (11 00:27 +0000)
treed430c656efb195de05a6cbb9c19513f7ea835ae4
parent3ccc499517b604cdac50443a9c10321814b97848
librsm: remove space between -R and rpath

the compiler's LINK_SPEC change likely broke passing the rpath argument with a
space in it through the compiler frontend, though i'm not sure how exactly.
usr/src/lib/librsm/amd64/Makefile
usr/src/lib/librsm/i386/Makefile