Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Dec 21, 2024
1 parent 93df9dc commit bc3a822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mdbx/mdbx.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#endif
#define MDBX_BUILD_FLAGS "-std=gnu11 -fvisibility=hidden -ffast-math"
#ifndef MDBX_BUILD_FLAGS
#define MDBX_BUILD_FLAGS "-std=gnu11 -fvisibility=hidden -ffast-math"
#endif
/**
_libmdbx_ (aka MDBX) is an extremely fast, compact, powerful, embeddable,
Expand Down

0 comments on commit bc3a822

Please sign in to comment.