Commit 6a127e97 authored by Martin Jansa's avatar Martin Jansa
Browse files

{rolling} rplidar-ros: ignore return-type issues

Signed-off-by: default avatarMartin Jansa <martin.jansa@lge.com>
parent ab9b1ced
Showing with 5 additions and 0 deletions
+5 -0
# 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"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment