Skip to content

Commit 581c470

Browse files
committed
build for v1.10.5
1 parent 547e522 commit 581c470

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
# Compiled Object files
99
*.slo
1010
*.lo
11-
*.o
11+
#*.o
1212
*.obj
1313

1414
# Precompiled Headers
1515
*.gch
1616
*.pch
1717

1818
# Compiled Dynamic libraries
19-
*.so
19+
#*.so
2020
*.dylib
2121
*.dll
2222

@@ -54,7 +54,7 @@ cmake_install.cmake
5454
install_manifest.txt
5555
compile_commands.json
5656
CTestTestfile.cmake
57-
build
57+
#build
5858
CMakeLists.txt
5959
cmake-build-debug/
6060

build/fs-1.10.5/mod_event_kafka.o

584 KB
Binary file not shown.

build/fs-1.10.5/mod_event_kafka.so

371 KB
Binary file not shown.

0 commit comments

Comments
 (0)