mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-21 10:21:24 +02:00
initial import
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- gui/Makefile.orig 2005-11-12 19:06:51.404630656 +0000
|
||||
+++ gui/Makefile 2005-11-12 19:07:01.230136952 +0000
|
||||
@@ -3,7 +3,7 @@
|
||||
PACKAGE=\"libspeex\"
|
||||
|
||||
INCDIRS=`xmms-config --cflags`
|
||||
-CFLAGS = -Wall
|
||||
+CFLAGS = -Wall -fPIC
|
||||
|
||||
all: interface.o support.o callbacks.o
|
||||
|
||||
Reference in New Issue
Block a user