mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 19:48:53 +02:00
and that move didn't move the contents. sorry for the noise.
This commit is contained in:
13
media-libs/schroedinger/patches/schroedinger-1.0.11-0.patch
Normal file
13
media-libs/schroedinger/patches/schroedinger-1.0.11-0.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
--- schroedinger-1.0.11/configure.ac 2012-01-23 01:32:45.012320768 +0000
|
||||
+++ schroedinger-1.0.11-haiku/configure.ac 2012-04-09 11:35:40.101187584 +0000
|
||||
@@ -85,6 +85,10 @@
|
||||
PTHREAD_CFLAGS=
|
||||
PTHREAD_LIBS=-pthread
|
||||
;;
|
||||
+ haiku*)
|
||||
+ PTHREAD_CFLAGS=
|
||||
+ PTHREAD_LIBS=
|
||||
+ ;;
|
||||
*)
|
||||
PTHREAD_CFLAGS=
|
||||
PTHREAD_LIBS=-lpthread
|
||||
13
media-libs/schroedinger/schroedinger-1.0.11-1.patch
Normal file
13
media-libs/schroedinger/schroedinger-1.0.11-1.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
--- schroedinger-1.0.11/configure.ac 2012-01-23 01:32:45.012320768 +0000
|
||||
+++ schroedinger-1.0.11-haiku/configure.ac 2012-04-09 11:35:40.101187584 +0000
|
||||
@@ -85,6 +85,10 @@
|
||||
PTHREAD_CFLAGS=
|
||||
PTHREAD_LIBS=-pthread
|
||||
;;
|
||||
+ haiku*)
|
||||
+ PTHREAD_CFLAGS=
|
||||
+ PTHREAD_LIBS=
|
||||
+ ;;
|
||||
*)
|
||||
PTHREAD_CFLAGS=
|
||||
PTHREAD_LIBS=-lpthread
|
||||
Reference in New Issue
Block a user