Rework document IDs

This commit is contained in:
2022-03-03 17:44:59 -05:00
parent cdc4c0ad3d
commit 16a4fb4874
35 changed files with 246 additions and 250 deletions

View File

@@ -97,9 +97,12 @@ else ()
target_compile_options(
sist2
PRIVATE
-Ofast
#-march=native
-fno-stack-protector
-fomit-frame-pointer
#-freciprocal-math
)
endif ()
@@ -121,11 +124,13 @@ target_link_libraries(
CURL::libcurl
pthread
magic
#magic
c
scan
/usr/lib/x86_64-linux-gnu/libmagic.so.1
)
add_custom_target(