aboutsummaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorChris Leonard <cjlhomeaddress@gmail.com>2013-09-04 11:45:05 -0400
committerChris Leonard <cjlhomeaddress@gmail.com>2013-09-04 11:45:05 -0400
commit9fc2e09ffad2c702b6768bc4560b0cc55fce0914 (patch)
treeccb4e557a9444c75f67e67c76e33e89ef4be0f42 /sunrpc
parent7447ccd98ee3944a95247ae23284dfac1de6c2aa (diff)
parent3f2e46a4948c846023275eb7a8c86ede0313cd2f (diff)
downloadglibc-9fc2e09ffad2c702b6768bc4560b0cc55fce0914.zip
glibc-9fc2e09ffad2c702b6768bc4560b0cc55fce0914.tar.gz
glibc-9fc2e09ffad2c702b6768bc4560b0cc55fce0914.tar.bz2
Update iso-1427.def and related occurrences.
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile
index 51a58aa..9b59796 100644
--- a/sunrpc/Makefile
+++ b/sunrpc/Makefile
@@ -64,7 +64,7 @@ ifeq ($(link-obsolete-rpc),yes)
headers += $(headers-in-tirpc) $(headers-not-in-tirpc)
endif
-ifeq ($(versioning),yes)
+ifeq ($(build-shared),yes)
need-export-routines := auth_des auth_unix clnt_gen clnt_perr clnt_tcp \
clnt_udp get_myaddr key_call netname pm_getport \
rpc_thread svc svc_tcp svc_udp xcrypt xdr_array xdr \