cwebbin: Fix macOS build

This commit is contained in:
Matthew Bauer 2017-04-07 22:53:29 -05:00
parent 719cb89342
commit efcd597ab6
No known key found for this signature in database
GPG key ID: E04D0AD9469141C3

View file

@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
"CP=cp"
"RM=rm"
"PDFTEX=echo"
"CC=c++"
];
buildPhase = ''