guix-devel/gnu
Ludovic Courtès 1f78a99964
gnu: perf: Really build without '-Werror'.
Until this change, it would fail to build with:

  In file included from /tmp/guix-build-perf-5.2.15.drv-0/linux-5.2.15/tools/include/uapi/linux/ethtool.h:19:0,
		   from xsk.c:18:
  /gnu/store/…-linux-libre-headers-4.19.56/include/linux/if_ether.h:165:1: error: packed attribute is unnecessary for 'ethhdr' [-Werror=packed]

* gnu/packages/linux.scm (perf)[arguments]: In 'configure' phase, remove
"-Werror" from 'tools/lib/bpf/Makefile'.
2019-09-22 23:49:57 +02:00
..
bootloader
build Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
installer installer: Hide the Wi-Fi passphrase by default. 2019-08-26 15:56:33 +02:00
machine machine: ssh: Fix sanity checks. 2019-08-17 20:45:13 +08:00
packages gnu: perf: Really build without '-Werror'. 2019-09-22 23:49:57 +02:00
services services: certbot: Add --manual-public-ip-logging-ok for manual challenges 2019-09-16 10:22:35 +02:00
system linux-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
tests pack: Create /tmp in Docker images. 2019-08-27 12:20:44 +02:00
artwork.scm
bootloader.scm system: Add 'bootloader-menu-entries' field to <boot-parameters>. 2019-08-30 01:33:45 +02:00
ci.scm ci: Try hard to build package replacements. 2019-08-26 13:40:46 +02:00
installer.scm installer: Partition as the last step. 2019-08-26 15:56:33 +02:00
local.mk gnu: python-libxml2, itstool: Provide crash-free variants. 2019-09-20 12:21:19 +02:00
machine.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm packages: 'generate-package-cache' uses 'supported-package?'. 2019-09-06 14:40:43 +02:00
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm Merge branch 'master' into core-updates 2019-09-06 20:46:00 -04:00
tests.scm