Skip to content

Commit

Permalink
Use 64-bit file offset.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuo committed Apr 20, 2012
1 parent 85ea5c4 commit 2a5b06f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ set(CXX_FLAGS
-g
# -DVALGRIND
# -DMUDUO_STD_STRING
-D_FILE_OFFSET_BITS=64
-Wall
-Wextra
-Werror
Expand Down

0 comments on commit 2a5b06f

Please sign in to comment.