Projects
Essentials
l-smash
l-smash-PIE.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File l-smash-PIE.patch of Package l-smash
Index: l-smash-2.14.5/configure =================================================================== --- l-smash-2.14.5.orig/configure +++ l-smash-2.14.5/configure @@ -493,7 +493,7 @@ EOF for tool in $TOOLS; do cat >> config.mak2 << EOF cli/${tool}${EXT}: cli/${tool}.o $OBJ_TOOLS $STATICLIB $SHAREDLIB - \$(CC) \$(CFLAGS) \$(LDFLAGS) -o \$@ \$< $OBJ_TOOLS -llsmash \$(LIBS) + \$(CC) \$(CFLAGS) -fPIE \$(LDFLAGS) -pie -o \$@ \$< $OBJ_TOOLS -llsmash \$(LIBS) -@ \$(if \$(STRIP), \$(STRIP) \$@) EOF
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.