mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 22:53:29 +00:00
grpc: remove workaround for GCC 4.8 in Ubuntu-14.04
Minimum distro version and gcc version is now higher. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
83c6dfcce6
commit
b041e236c0
@ -25,8 +25,6 @@ BRANCH = "v1.68.x"
|
||||
SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
|
||||
file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \
|
||||
"
|
||||
# Fixes build with older compilers 4.8 especially on ubuntu 14.04
|
||||
CXXFLAGS:append:class-native = " -Wl,--no-as-needed"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user