Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
octave-forge-nurbs
nurbs-openmp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nurbs-openmp.patch of Package octave-forge-nurbs
Index: nurbs/src/Makefile =================================================================== --- nurbs.orig/src/Makefile +++ nurbs/src/Makefile @@ -10,7 +10,7 @@ low_level_functions.o: low_level_functio $(MKOCTFILE) -c $< %.oct: %.cc low_level_functions.o - $(MKOCTFILE) $< low_level_functions.o + $(MKOCTFILE) -lgomp $< low_level_functions.o clean: -rm -f *.o core octave-core *.oct *~
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