Revert "wt: fixup build by using older boost again"
This reverts commit 9f2409096b53658bc51ebfdbb6c03cc9d3f3840f. Now it's fixed by update 38b94d1f1f7.
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…
x
Reference in New Issue
Block a user