chore(3p/nix): Minor fixes to get rid of warnings
This commit is contained in:
parent
9dfdf16a8d
commit
a3b48e6562
3 changed files with 3 additions and 7 deletions
2
third_party/nix/src/nix-build/nix-build.cc
vendored
2
third_party/nix/src/nix-build/nix-build.cc
vendored
|
|
@ -23,8 +23,6 @@
|
|||
using namespace nix;
|
||||
using namespace std::string_literals;
|
||||
|
||||
__attribute__((weak));
|
||||
|
||||
/* Recreate the effect of the perl shellwords function, breaking up a
|
||||
* string into arguments like a shell word, including escapes
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue