diff options
Diffstat (limited to 'src/makefile.unix')
-rw-r--r-- | src/makefile.unix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makefile.unix b/src/makefile.unix index 0e903ef18e..86558b3ecb 100644 --- a/src/makefile.unix +++ b/src/makefile.unix @@ -45,7 +45,6 @@ endif LIBS+= \ -Wl,-B$(LMODE2) \ - -l gthread-2.0 \ -l z \ -l dl \ -l pthread |