Fix write-expand to factor in the space needed for the inode header

This commit is contained in:
2017-04-08 18:50:24 -05:00
parent b1e1e764a9
commit 361ee79c41
4 changed files with 30 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ endif()
if(NOT MSVC)
add_definitions(
-std=c++11
-std=c++14
-Wall
-nostdlib
-fno-exceptions