Drop libm from the linker dependencies for libffi
authorClemens Fruhwirth <clemens@endorphin.org>
Sat, 11 Oct 2008 07:45:24 +0000 (07:45 +0000)
committerClemens Fruhwirth <clemens@endorphin.org>
Sat, 11 Oct 2008 07:45:24 +0000 (07:45 +0000)
libffi/package.conf.in

index 811d361..afb3737 100644 (file)
@@ -16,8 +16,6 @@ library-dirs:         FPTOOLS_TOP_ABS"/libffi"
 
 hs-libraries:   "HSffi"
 
 
 hs-libraries:   "HSffi"
 
-extra-libraries:               "m"             /* for ldexp() */
-
 #ifdef INSTALLING
 include-dirs:          INCLUDE_DIR
 #else /* !INSTALLING */
 #ifdef INSTALLING
 include-dirs:          INCLUDE_DIR
 #else /* !INSTALLING */