nixpkgs/pkgs
Ryan Mulligan 0b21848e77 zsnes: remove $STRIP from compiler options
In ab70693 @viric says zsnes works better without stripping. But the
build expression kept the $STRIP in the compiler options, so if it is
set to something it will show up in there. For example:

g++  -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/nix/store/04qgmdpmalgsy92zgs2z896jx073hcn2-SDL-1.2.15-dev/include/SDL -I/nix/store/04qgmdpmalgsy92zgs2z896jx073hcn2-SDL-1.2.15-dev/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DNCURSES -D__OPENGL__ -march=native -O3 -fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr strip -D__RELEASE__ -fno-rtti -o tools/fileutil.o -c tools/fileutil.cpp

g++: error: strip: No such file or directory

This commit removes that reference to $STRIP too.
2017-08-05 07:39:48 -07:00
..
applications dropbox: 31.4.24 -> 31.4.25 2017-08-04 19:54:13 -05:00
build-support Fix emacs wrapper expression to honor bash array use 2017-08-04 07:52:18 -04:00
common-updater
data Merge pull request #27863 from mpcsh/master 2017-08-04 22:47:50 +02:00
desktops gnome3: Remove myself from maintainer list 2017-08-02 18:21:50 +02:00
development ocamlPackages.ocamlnet: mark as broken with OCaml ≥ 4.05 2017-08-04 16:15:03 +00:00
games bsdgames: fix weird Makefile use of STRIP 2017-08-03 21:50:50 +02:00
misc zsnes: remove $STRIP from compiler options 2017-08-05 07:39:48 -07:00
os-specific kernel: add IP_NF_TARGET_REDIRECT 2017-08-04 08:26:09 +02:00
servers prometeus-snmp-exporter: 0.1.0 -> 0.3.0 2017-08-04 08:26:09 +02:00
shells pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
stdenv Merge PR #27536 2017-08-03 17:25:30 -04:00
test macos-sierra-shared: Make live code and add to nascent Darwin channel 2017-07-31 21:28:18 -04:00
tools logrotate: 3.9.1 -> 3.12.3, fix build 2017-08-04 17:14:55 +02:00
top-level Merge pull request #27918 from Zimmi48/coq-update 2017-08-04 15:29:18 -07:00