updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / jost / jostbridge.patch
blob12aaaa7a8005b4ea7ee8f32f016891056f3d5257
1 --- plugins/Jost/build/bridge/Makefile.orig 2008-03-16 17:38:04.000000000 +0100
2 +++ plugins/Jost/build/bridge/Makefile 2008-03-16 17:38:23.000000000 +0100
3 @@ -8,7 +8,7 @@
4 all: jostbridge
6 jostbridge:
7 - gcc -lrt -ljack jostbridge.c -o $(OUTPUTDIR)/jostbridge
8 + gcc -m64 -lrt -ljack jostbridge.c -o $(OUTPUTDIR)/jostbridge
10 install:
11 cp jostbridge $(PREFIX)/bin