link with -rdynamic for now until a real fix for undefined symbols in

the avatar handling code is implemented
This commit is contained in:
robert 2022-11-10 23:22:51 +00:00
parent a318130dcd
commit bc2938ad3f

View File

@ -5,6 +5,8 @@ COMMENT= GNOME settings
GNOME_PROJECT= gnome-control-center
GNOME_VERSION= 43.1
REVISION= 0
CATEGORIES= x11
# GPLv2
@ -74,6 +76,8 @@ MODGNOME_LDFLAGS= -L${X11BASE}/lib
CONFIGURE_ARGS= -Dwayland=false
MODGNOME_LDFLAGS= -rdynamic
DEBUG_PACKAGES= ${BUILD_PACKAGES}
pre-configure: