mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
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)
10 lines
253 B
Text
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 = \
|