Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
ibmswtpm2
makefile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File makefile.patch of Package ibmswtpm2
Index: ibmswtpm2-1682/src/makefile =================================================================== --- ibmswtpm2-1682.orig/src/makefile +++ ibmswtpm2-1682/src/makefile @@ -40,11 +40,11 @@ CC = /usr/bin/gcc -CCFLAGS = -Wall \ +CCFLAGS += -fno-strict-aliasing -fno-aggressive-loop-optimizations -Wno-unused-result \ -Wmissing-declarations -Wmissing-prototypes -Wnested-externs \ - -Werror -Wsign-compare \ + -Werror -Wsign-compare -Wno-unused-value -Wno-aggressive-loop-optimizations \ -Wno-deprecated-declarations \ - -c -ggdb -O0 \ + -c -ggdb \ -DTPM_POSIX \ -D_POSIX_ \ -DTPM_NUVOTON @@ -55,7 +55,7 @@ CCFLAGS = -Wall \ # --coverage \ # -fprofile-arcs -ftest-coverage -LNFLAGS = -ggdb \ +LNFLAGS += -ggdb \ -lcrypto \ -lpthread \ -lrt \
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