Projects
openEuler:24.03:SP1:Everything:64G
libtraceevent
_service:tar_scm:0001-fix-missing-fstack-protec...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0001-fix-missing-fstack-protector-strong.patch of Package libtraceevent
diff --git a/Makefile b/Makefile index 41ad866..20ae048 100644 --- a/Makefile +++ b/Makefile @@ -127,7 +127,7 @@ export LIBTRACEEVENT_STATIC LIBTRACEEVENT_SHARED EP_HEADERS_DIR ifdef EXTRA_CFLAGS CFLAGS := $(EXTRA_CFLAGS) else - CFLAGS := -g -Wall + CFLAGS := -g -Wall -fstack-protector-strong endif LIBS ?= -ldl diff --git a/plugins/Makefile b/plugins/Makefile index 4c8cb17..56b5646 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -68,7 +68,7 @@ INCLUDES = -I. -I.. -I../src -I $(srctree)/include -I $(EP_HEADERS_DIR) $(CONFIG ifdef EXTRA_CFLAGS CFLAGS := $(EXTRA_CFLAGS) else - CFLAGS := -g -Wall + CFLAGS := -g -Wall -fstack-protector-strong endif # Append required CFLAGS
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
.
浙ICP备2022010568号-2