Skip to content

Commit

Permalink
Haiku: Use pthreads for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kallisti5 committed Aug 4, 2014
1 parent e65339f commit efe5b43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configs/haiku
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ DEFINES = \
-DUSE_X86_ASM \
-DUSE_MMX_ASM \
-DUSE_3DNOW_ASM \
-DUSE_SSE_ASM
-DUSE_SSE_ASM \
-DPTHREADS
# -DBEOS_THREADS

MESA_ASM_SOURCES = $(X86_SOURCES)
Expand Down

0 comments on commit efe5b43

Please sign in to comment.