mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
build: no --export-dynamic ldflags for Solaris
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
@@ -165,7 +165,7 @@ static guint64 mount_poller_time = 0;
|
||||
#endif
|
||||
#elif defined (HAVE_SYS_MNTTAB_H)
|
||||
#include <sys/mnttab.h>
|
||||
#ifdef _sun
|
||||
#if defined(__sun) && !defined(mnt_opts)
|
||||
#define mnt_opts mnt_mntopts
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user