Skip to content

Commit

Permalink
Reduce differences from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
rbgarga committed May 14, 2020
1 parent 6cc3694 commit a198c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/nss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ BINS= ${DIST}/${OPSYS}${OSREL}_DBG.OBJ
.endif

.if ${ARCH} == powerpc64
USE_GCC= yes
USES+= compiler:c++11-lang # -mcrypto -mvsx
.else
MAKE_ENV+= NSS_DISABLE_ALTIVEC=1
.endif
Expand Down

0 comments on commit a198c1a

Please sign in to comment.