mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 13:50:38 +00:00
protobuf-c: Remove workarounds for gcc < 6
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d6cc249802
commit
b80664c82b
@ -20,10 +20,6 @@ SRC_URI = "git://github.com/protobuf-c/protobuf-c.git \
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
#make sure c++11 is used
|
|
||||||
CXXFLAGS += "-std=c++11"
|
|
||||||
BUILD_CXXFLAGS += "-std=c++11"
|
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
PACKAGE_BEFORE_PN = "${PN}-compiler"
|
PACKAGE_BEFORE_PN = "${PN}-compiler"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user