Revert "wt: fixup build by using older boost again"
This reverts commit9f2409096b
. Now it's fixed by update38b94d1f1f
.
This commit is contained in:
parent
eef0d0971c
commit
90435ba060
@ -10971,9 +10971,7 @@ with pkgs;
|
||||
|
||||
wiredtiger = callPackage ../development/libraries/wiredtiger { };
|
||||
|
||||
wt = callPackage ../development/libraries/wt {
|
||||
boost = boost160; # 165: error: invalid conversion from 'const char*'...
|
||||
};
|
||||
wt = callPackage ../development/libraries/wt { };
|
||||
|
||||
wxGTK = wxGTK28;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user