Skip to content

Commit

Permalink
HBSD: Resolve merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by:	Shawn Webb <shawn.webb@hardenedbsd.org>
  • Loading branch information
lattera committed Feb 3, 2022
1 parent 49fc38d commit 79cc221
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile.libcompat
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,11 @@ LIBCOMPATWMAKEFLAGS+= CC="${XCC} ${LIBCOMPATCFLAGS}" \
-DNO_CPU_CFLAGS \
MK_BOOT=no \
MK_CTF=no \
<<<<<<< HEAD
-DNO_LINT \
MK_CFI=no \
MK_LTOLIB=no \
MK_SAFESTACK=no \
MK_SPECTREV1_FIX=no \
MK_RETPOLINE=no \
=======
>>>>>>> origin/freebsd/current/main
MK_TESTS=no
LIBCOMPATWMAKE+= ${TIME_ENV} ${LIBCOMPATWMAKEENV} ${MAKE} ${LIBCOMPATWMAKEFLAGS} \
OBJTOP=${LIBCOMPAT_OBJTOP} \
Expand Down

0 comments on commit 79cc221

Please sign in to comment.