chore(3p/nix): Minor fixes to get rid of warnings

This commit is contained in:
Vincent Ambo 2020-05-21 00:23:51 +01:00
parent 9dfdf16a8d
commit a3b48e6562
3 changed files with 3 additions and 7 deletions

View file

@ -35,8 +35,6 @@
#include <sys/prctl.h>
#endif
__attribute__((weak));
namespace nix {
const std::string nativeSystem = SYSTEM;