https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195939
Oleg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Oleg <[email protected]> --- I did the following steps in order to prevent flash from crashing on my system: 1. rm -rf /usr/obj 2. make toolchain 3. echo "CFLAGS=-mstackrealign" > /etc/make.conf 4. make build32 5. make install32 ...And Flash started working! So, I have to thank Henry for his useful suggestion. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
