[Bug 243101] security/nss: fix builds for 32-bit powerpc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 6 11:30:54 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243101
canardo <canardo909 at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |canardo909 at gmx.com
--- Comment #1 from canardo <canardo909 at gmx.com> ---
Same problem on Powerbook G4 powerpc 32 bits
Error is
cc1: error: unrecognized command line option "-mcrypto"
cc1: error: unrecognized command line option "-mvsx"
gmake[4]: *** [../../coreconf/rules.mk:393:
FreeBSD12.1_OPT.OBJ/FreeBSD_SINGLE_SHLIB/gcm.o] Error 1
gmake[4]: Leaving directory
'/usr/ports/security/nss/work/nss-3.49.2/nss/lib/freebl'
gmake[3]: *** [Makefile:655: libs] Error 2
gmake[3]: Leaving directory
'/usr/ports/security/nss/work/nss-3.49.2/nss/lib/freebl'
gmake[2]: *** [../coreconf/rules.mk:101: libs] Error 2
gmake[2]: Leaving directory '/usr/ports/security/nss/work/nss-3.49.2/nss/lib'
gmake[1]: *** [coreconf/rules.mk:101: libs] Error 2
gmake[1]: Leaving directory '/usr/ports/security/nss/work/nss-3.49.2/nss'
*** Error code 1
And same successfull workaround : when building port with USE_GCC=9, no error
anymore
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list