php: Add a dev output
This reduces the closure size from 438 to 174 MiB.
Eelco Dolstra 8 years ago b751036a 3ff08d6f
··· 308 308 309 309 stripDebugList = "bin sbin lib modules"; 310 310 311 311 + outputs = [ "out" "dev" ]; 312 312 + 311 313 }); 312 314 313 315 in {