Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
fb4d0045
Commit
fb4d0045
authored
Jan 14, 2013
by
Axel Auweter
Browse files
Merge branch 'master' of
ssh://lu32joj@lxlogin1.lrz.de/home/hpc/pr28fa/lu32joj/dcdb.git
Conflicts: FileSpewer/FileSpewer.cpp
parents
9c69a284
21c59bb0
Changes
2
Hide whitespace changes
Inline
Side-by-side
FileSpewer/FileSpewer.cpp
View file @
fb4d0045
...
...
@@ -12,6 +12,7 @@
#include <unistd.h>
#include <sys/stat.h>
#include <linux/limits.h>
#include "Settings.h"
#include "mosquitto.h"
...
...
FileSpewer/Makefile
View file @
fb4d0045
...
...
@@ -2,7 +2,7 @@ CXXFLAGS = -O2 -g -Wall -Werror -fmessage-length=0 -I../../mosquitto-1.1/lib/
OBJS
=
FileSpewer.o Settings.o
LIBS
=
-L
../../mosquitto-1.1/lib/
-lmosquitto
LIBS
=
-L
../../mosquitto-1.1/lib/
-lmosquitto
-lssl
-lcrypto
-pthread
TARGET
=
FileSpewer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment