]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
SOLARIS: update convert from ancient _depends_on
authorMichael Meffie <mmeffie@sinenomine.net>
Mon, 27 Feb 2017 06:40:51 +0000 (01:40 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 2 Mar 2017 09:42:45 +0000 (04:42 -0500)
Commit 37db7985fde9e6a5e71ae628d0b7124a27bf31c3 modernized how we
declare module dependencies on Solaris 10 and newer.

Instead of explicitly specifying recent Solaris version numbers, specify
old versions for the old method.  This should be more future proof.

Thanks to Ben Kaduk for the suggestion.

Reviewed-on: https://gerrit.openafs.org/12529
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 3893ed397283b0c3605def102004a645a325d476)

Change-Id: Ia187a99033dd07b6b65a017fa20a7435e5d866c0
Reviewed-on: https://gerrit.openafs.org/12533
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/libafs/MakefileProto.SOLARIS.in

index c92308a56fda7435947c1225b5f32efc0b36fc82..121f77d9d32d0ff2fa01be4eb7f992886f8b9ac9 100644 (file)
@@ -55,7 +55,7 @@ CFLAGS=-I. -I.. -I${TOP_OBJDIR}/src/config ${FSINCLUDES} $(DEFINES) $(KDEFS) $(K
 <sun4x_58 sunx86_58 sun4x_59 sunx86_59>
 LDFLAGS=-r -dy -N drv/ip -N drv/udp -N strmod/rpcmod
 
-<sun4x_510 sunx86_510 sun4x_511 sunx86_511>
+<all -sun4x_58 -sunx86_58 -sun4x_59 -sunx86_59>
 LDFLAGS=-r -dy -N drv/ip -N drv/udp -N strmod/rpcmod -N fs/ufs
 
 # Name of directory to hold object files and libraries.