[Pkg-haskell-commits] darcs: haskell-glfw: Enable dynamic linking to system's glfw

Ernesto Hernández-Novich (USB) emhn at usb.ve
Tue Jun 1 15:47:40 UTC 2010


Tue Jun  1 15:46:18 UTC 2010  Ernesto Hern[_\c3_][_\83_][_\c2_][_\a1_]ndez-Novich (USB) <emhn at usb.ve>
  * Enable dynamic linking to system's glfw
  Ignore-this: b8d25a5f9cf82557b38402e9ebd86902

    M ./rules +2

Tue Jun  1 15:46:18 UTC 2010  Ernesto Hernández-Novich (USB) <emhn at usb.ve>
  * Enable dynamic linking to system's glfw
  Ignore-this: b8d25a5f9cf82557b38402e9ebd86902
diff -rN -u old-haskell-glfw/rules new-haskell-glfw/rules
--- old-haskell-glfw/rules	2010-06-01 15:47:39.846323470 +0000
+++ new-haskell-glfw/rules	2010-06-01 15:47:39.850323664 +0000
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+DEB_SETUP_GHC6_CONFIGURE_ARGS += --flags=dynamic
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
 





More information about the Pkg-haskell-commits mailing list