Print this page
6617458 amd64/rsa is a false positive reported by wsdiff

*** 19,32 **** # CDDL HEADER END # # # uts/intel/des/Makefile # ! # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! #ident "@(#)Makefile 1.14 07/03/11 SMI" # # This makefile drives the production of the des crypto kernel module. # # intel architecture dependent # --- 19,32 ---- # CDDL HEADER END # # # uts/intel/des/Makefile # ! # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! #ident "@(#)Makefile 1.15 08/01/02 SMI" # # This makefile drives the production of the des crypto kernel module. # # intel architecture dependent #
*** 33,43 **** # # Path to the base of the uts directory tree (usually /usr/src/uts). # UTSBASE = ../.. ! COM_DIR = $(SRC)/common/crypto/des # # Define the module and object file sets. # MODULE = des --- 33,43 ---- # # Path to the base of the uts directory tree (usually /usr/src/uts). # UTSBASE = ../.. ! COM_DIR = $(COMMONBASE)/crypto/des # # Define the module and object file sets. # MODULE = des