ports/x11/plank/files/patch-lib__Makefile.in
Olivier Duchateau 762c4afd13 x11/plank: update to 0.11.100
ChangeLog:
https://github.com/zquestz/plank-reloaded/blob/0.11.100/NEWS.md#011100-reloaded-2024-12-18

 * Updates for Cinnamon compatibility
 * Battery Docklet updated to use UPower
 * Fixed settings crash for Clock Docklet
 * Code cleanup

PR:		284396
Reported by:	duchateau.olivier@gmail.com
Approved by:	daniel@shafer.cc (maintainer, timeout > 2 weeks)
2025-02-20 14:40:51 +01:00

10 lines
253 B
Text

--- lib/Makefile.am.orig 2025-01-08 03:02:39 UTC
+++ lib/Makefile.am
@@ -148,7 +148,6 @@ libplank_internal_la_CFLAGS = \
libplank_internal_la_CFLAGS = \
$(AM_CFLAGS) \
-fPIC \
- -fvisibility=internal \
$(NULL)
libplank_internal_la_LDFLAGS = \