Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
ocaml
ocaml-configure-Allow-user-defined-C-compiler-f...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ocaml-configure-Allow-user-defined-C-compiler-flags.patch of Package ocaml
From: "Richard W.M. Jones" <rjones@redhat.com> Date: Tue, 29 May 2012 20:44:18 +0100 Subject: configure: Allow user defined C compiler flags. --- configure | 4 ++++ 1 file changed, 4 insertions(+) --- a/configure +++ b/configure @@ -2002,6 +2002,10 @@ if $with_fpic; then echo "#define CAML_WITH_FPIC" >> m.h fi +# Allow user defined C Compiler flags +bytecccompopts="$bytecccompopts $CFLAGS" +nativecccompopts="$nativecccompopts $CFLAGS" + # Finish generated files cclibs="$cclibs $mathlib"
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