summaryrefslogtreecommitdiff
path: root/libc/misc/utmp/utent.c
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-06-23 16:51:52 -0700
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2015-03-22 14:49:27 +0100
commit534f44d53146457b3ca686c47efb9207543b88e1 (patch)
tree611583ea4b77862b4c2d7310d253e5decfd87ba6 /libc/misc/utmp/utent.c
parentbf6f1313132a3d99d645ea8b6661c23d68235278 (diff)
librt: Use -nodefaultlibs instead of -nostdlib
nostdlib disables linking in startup files too which is not what we want here since it needs to resolve __dso_handle which comes from crtbeginS.o, otherwise librt has this undefined reference to a weak undefined __dso_handle that shows up as error (with gold linker) when shared libraries are being built which are linking in librt Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/misc/utmp/utent.c')
0 files changed, 0 insertions, 0 deletions