Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:tools
reveng
reveng-obey-cflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File reveng-obey-cflags.patch of Package reveng
diff --git a/Makefile b/Makefile index 9188d9a..31fd53d 100755 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ SHELL = /bin/sh # C compiler and flags. Adjust to taste. CC = gcc -CFLAGS = -O3 -Wall -ansi -fomit-frame-pointer +CFLAGS += -O3 -Wall -ansi -fomit-frame-pointer # Binary optimiser STRIP = strip SFLAGS = --strip-unneeded
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