Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
fuse
fusermount-compile-as-pie.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fusermount-compile-as-pie.patch of Package fuse
Index: fuse-2.9.0/util/Makefile.am =================================================================== --- fuse-2.9.0.orig/util/Makefile.am 2012-07-02 09:27:27.057828998 +0200 +++ fuse-2.9.0/util/Makefile.am 2012-07-02 09:28:25.920068349 +0200 @@ -10,6 +10,8 @@ noinst_PROGRAMS = mount.fuse # copying it over. fusermount_SOURCES = fusermount.c mount_util.c fusermount_CPPFLAGS = -I$(top_srcdir)/lib +fusermount_CFLAGS = -fPIE $(AM_CFLAGS) +fusermount_LDFLAGS = -pie $(AM_LDFLAGS) BUILT_SOURCES = mount_util.c mount_util.c: $(top_srcdir)/lib/mount_util.c @cp $(top_srcdir)/lib/mount_util.c .
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor