Files
nixpkgs/pkgs/build-support
Eelco Dolstra 4747796a9e Build RPMs for i686 rather than i386
The default target (i386-linux) causes flags like "-march i386" to be
added, which breaks on recent Fedora releases (18 and up), resulting
in errors like:

  /usr/lib/gcc/i686-redhat-linux/4.7.2/../../../../include/c++/4.7.2/ext/atomicity.h:48: undefined reference to `__atomic_fetch_add_4'

So set the target to i686-linux.

http://hydra.nixos.org/build/6567357
2013-10-23 12:55:07 +02:00
..
2012-06-20 23:28:53 -04:00
2013-08-11 10:55:53 +00:00
2008-07-06 15:46:10 +00:00
2013-05-14 18:51:24 +02:00
2005-12-05 14:11:09 +00:00
2013-08-21 14:50:34 +02:00
2013-10-23 12:55:07 +02:00