https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236441
John F. Carr <j...@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j...@mit.edu --- Comment #1 from John F. Carr <j...@mit.edu> --- The underlying problem appears to be these compiler flags: --target=arm-linux-gnueabihf -march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -mfpu=neon -mthumb It's trying to compile for 32 bit ARM on a 64 bit system. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-chromium@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "freebsd-chromium-unsubscr...@freebsd.org"