volth
5ad79dc4bb
compilation for particular x86_64 architecture
2019-04-30 14:28:04 +00:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
John Ericson
fedcda6cda
zpaqd: Modernize derivation
...
- Simplified platform-specific options
- Almost ready for cross-compilation
2017-05-22 18:52:50 -04:00
Michael Raskin
6187cf1ddc
zpaqd: 7.08 -> 7.15
2016-09-26 15:49:30 +02:00
Tobias Geerinckx-Rice
7de7a35d59
zpaqd: 7.07 -> 7.08
...
Fixes double close in r command to output file.
2016-06-23 12:37:54 +02:00
Michael Raskin
f52af3b5a2
zpaqd: 633 -> 707
2016-04-13 14:47:04 +02:00
Tobias Geerinckx-Rice
3b065f0215
zpaqd: fix typo...
2015-12-31 05:09:13 +01:00
Tobias Geerinckx-Rice
4ae6598c0b
zpaq{,d}: clarify; improve description; maintain
2015-12-31 05:04:05 +01:00
Tobias Geerinckx-Rice
d04e57ea6a
zpaq{,d}: un-break compileFlags and stop using -march=native
...
Running zpaq on an older but not ancient 64-bit Intel server aborts
with an ‘Illegal instruction’ error. Turns out the build expression
was using -march=native to generate distibution binaries...
Change this to more conservative, portable settings which should
cover ‘all’ CPUs. It may run slightly slower — but that at least
implies running.
As a nice side effect, all common compile flags are now back in
`compileFlags` whence they came, and actually used consistently.
2015-12-31 05:04:05 +01:00
codyopel
e29b0da9c7
remove stdenv.isBSD
2015-02-24 22:15:51 -05:00
Michael Raskin
9eba67dbcd
Fix/split ZPAQ after upgrade
2013-10-20 22:30:40 +04:00