mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
rsyslog: fix compilation with gcc10
This commit is contained in:
@@ -29,6 +29,10 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-default-tests \
|
||||
|
||||
export LIBGCRYPT_CONFIG="$SYSROOT_PREFIX/usr/bin/libgcrypt-config"
|
||||
|
||||
pre_configure_target() {
|
||||
CFLAGS="$CFLAGS -fcommon"
|
||||
}
|
||||
|
||||
addon() {
|
||||
mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/bin
|
||||
cp $PKG_INSTALL/usr/sbin/rsyslogd \
|
||||
|
||||
Reference in New Issue
Block a user