python-notify: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
@@ -18,6 +18,8 @@ replaces="notify-python>=0"
|
||||
patch_args="-Np1"
|
||||
lib32disabled=yes
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
sed -i -e "s,PYTHON_INCLUDES=.*,PYTHON_INCLUDES=-I${XBPS_CROSS_BASE}/usr/include/python2.7,g" configure
|
||||
|
||||
Reference in New Issue
Block a user