Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wanghuo-open
meta-ros
Commits
6a127e97
Commit
6a127e97
authored
4 years ago
by
Martin Jansa
Browse files
Options
Download
Email Patches
Plain Diff
{rolling} rplidar-ros: ignore return-type issues
Signed-off-by:
Martin Jansa
<
martin.jansa@lge.com
>
parent
ab9b1ced
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
meta-ros2-rolling/recipes-bbappends/rplidar-ros/rplidar-ros_2.0.2-1.bbappend
+5
-0
...ecipes-bbappends/rplidar-ros/rplidar-ros_2.0.2-1.bbappend
with
5 additions
and
0 deletions
+5
-0
meta-ros2-rolling/recipes-bbappends/rplidar-ros/rplidar-ros_2.0.2-1.bbappend
0 → 100644
View file @
6a127e97
# Copyright (c) 2021 LG Electronics, Inc.
# Fails with webOS OSE which by default uses -Werror=return-type
# rplidar-ros/2.0.2-1-r0/git/sdk/src/rplidar_driver.cpp:2222:26: error: control reaches end of non-void function [-Werror=return-type]
CXXFLAGS += "-Wno-error=return-type"
This diff is collapsed.
Click to expand it.
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