mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
- portability fix for SCO Open Server 5.0.7 (thanks to Boyd Gerber)
This commit is contained in:
parent
4ba06ba7b8
commit
d202aefd99
1 changed files with 1 additions and 0 deletions
|
|
@ -1299,6 +1299,7 @@ then
|
|||
with_named_thread="-lgthreads -lsocket -lgthreads"
|
||||
# sched.h conflicts with fsu-threads
|
||||
touch ./include/sched.h
|
||||
touch ./include/semaphore.h
|
||||
|
||||
# We must have gcc
|
||||
if expr "$CC" : ".*gcc.*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue