guix-play/gnu
Mark H Weaver 76e639a00f gnu: gcc: Use 'gcc-configure-flags-for-triplet' for native compilers too.
* gnu/packages/gcc.scm (gcc-configure-flags-for-triplet): Do not export it.
  (gcc-4.7): Pass the result of 'gcc-configure-flags-for-triplet' to configure
  for all builds, including native ones.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Do not add the result of
  'gcc-configure-flags-for-triplet' here, since it is now included in the
  configure-flags inherited from gcc-4.8.
2015-01-07 12:34:13 -05:00
..
build linux-boot: Make /etc/mtab a symlink to /proc/self/mounts. 2015-01-05 22:24:00 +08:00
packages gnu: gcc: Use 'gcc-configure-flags-for-triplet' for native compilers too. 2015-01-07 12:34:13 -05:00
services gnu: xorg-server: Update to 1.16.2.901, with many security fixes. 2014-12-19 23:28:18 -05:00
system install: Use a low-memory nscd caching policy. 2014-12-14 17:26:03 +01:00
artwork.scm artwork: Update snapshot. 2014-11-13 23:12:46 +01:00
packages.scm gnu: Search for patches under $GUIX_PACKAGE_PATH. 2015-01-03 23:49:42 +01:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Add sudo to '%base-packages'. 2014-12-13 16:22:34 +01:00