abiword: pin c++11 to fix build with gcc11
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -64,6 +64,7 @@ EXTRA_OECONF = " \
|
||||
--with-libwmf-config=${STAGING_DIR} \
|
||||
"
|
||||
|
||||
CXXFLAGS += "-std=c++11"
|
||||
LDFLAGS += "-lgmodule-2.0"
|
||||
|
||||
do_compile() {
|
||||
|
||||
Reference in New Issue
Block a user