Skip to content

Commit 39f8773

Browse files
author
root
committed
Makefile to add lrt
1 parent 3811087 commit 39f8773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
LIBS= `mysql_config --libs_r`
7+
LIBS= `mysql_config --libs_r` -lrt
88

99
INC= -I. `mysql_config --include`
1010

0 commit comments

Comments
 (0)