Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:ARM:Staging
libstfl
stfl-optflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File stfl-optflags.patch of Package libstfl
--- Makefile.orig +++ Makefile @@ -21,7 +21,8 @@ include Makefile.cfg -export CC = gcc -pthread -export CFLAGS += -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -export LDLIBS += -lncursesw +export CC = gcc +OPTFLAGS=-Os -ggdb +export CFLAGS += -pthread -I. -Wall -D_GNU_SOURCE -fPIC $(OPTFLAGS) +export LDLIBS += -pthread -lncursesw SONAME := libstfl.so.0
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