foundationdb60: fix build
- Add missing #include, mainly <cmath> - Add missing 'std::' - Remove prototype conflicting with the libc's definition Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
This commit is contained in:
@@ -69,6 +69,7 @@ in with builtins; {
|
||||
|
||||
patches = [
|
||||
./patches/ldflags-6.0.patch
|
||||
./patches/include-fixes-6.0.patch
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user