libsys: remove duplicate, commented out code

This commit is contained in:
Brooks Davis 2024-02-23 18:01:18 +00:00
parent 533faf21c1
commit c5698afcd5

View file

@ -51,11 +51,6 @@ LIBADD+= compiler_rt
LIBADD+= ssp_nonshared
.endif
#.if ${MK_SSP} != "no" && \
# (${LIBC_ARCH} == "i386" || ${LIBC_ARCH:Mpowerpc*} != "")
#LIBADD+= ssp_nonshared
#.endif
# Define (empty) variables so that make doesn't give substitution
# errors if the included makefiles don't change these:
MDASM=