Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Achim Morschhauser
GeomagLogger
Commits
59a99fdb
Commit
59a99fdb
authored
Nov 05, 2018
by
Achim Morschhauser
Browse files
Makefile updated
parent
7252c09c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
59a99fdb
...
...
@@ -15,7 +15,7 @@ USR_TARGET = $(patsubst $(USR_DIR)%.cpp,%,$(USR_FILES))
#--------------------------------------
CC
=
g++
CCFLAGS
=
-g
-lrt
-std
=
c++11
-
pthread
CCFLAGS
=
-g
-lrt
-std
=
c++11
-
O1
EXCL
=
driver_serial_emulate.o
# Uncomment to use virtual serial port. Run 'make clean all' afterwards
...
...
Write
Preview
Supports
Markdown
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