to make it clearer when merging why this is different from upstream.
shlibafsrpc: rx rxkad des
case ${SYS_NAME} in \
*linux*) \
- echo Skipping shlibafsrpc for amd64_linux24 ;; \
+ echo Skipping shared libraries due to unstable API ;; \
alpha_dux*|sgi_*|sun4x_*|sunx86_*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*) \
${COMPILE_PART1} shlibafsrpc ${COMPILE_PART2} ;; \
*) \
shlibafsauthent: ubik auth kauth shlibafsrpc
case ${SYS_NAME} in \
*linux*) \
- echo Skipping shlibafsauthent for amd64_linux24 ;; \
+ echo Skipping shared libraries due to unstable API ;; \
alpha_dux*|sgi_*|sun4x_*|sunx86_*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*) \
${COMPILE_PART1} shlibafsauthent ${COMPILE_PART2} ;; \
*) \