Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
ladspa
super-60-fix.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File super-60-fix.dif of Package ladspa
--- Makefile-dist 2004-03-05 15:40:29.000000000 +0100 +++ Makefile 2004-03-05 15:41:24.000000000 +0100 @@ -7,13 +7,13 @@ sudo python -i ./run.py $(PLUG).so: $(PLUG).o - ld -shared -o $@ $< + $(CC) $(CFLAGS) -shared -o $@ $< .c.s: - gcc -O6 -I/usr/local/include -S $< + $(CC) $(CFLAGS) -S $< .c.o: - gcc -O2 -I/usr/local/include -c $< + $(CC) $(CFLAGS) -c $< install: all install -m 644 $(PLUG).so $(DEST)
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