Magellan Linux

Diff of /trunk/core/include/haskell.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5499 by niro, Wed Jun 30 22:42:30 2010 UTC revision 5500 by niro, Wed Jun 30 22:49:24 2010 UTC
# Line 67  haskell_src_configure() Line 67  haskell_src_configure()
67  {  {
68   local configure_opts="$@"   local configure_opts="$@"
69    
70     configure_opts+=" --enable-split-objs"
71     configure_opts+=" --enable-shared"
72    
73   runhaskell $(haskell_ghc_setup_script) configure \   runhaskell $(haskell_ghc_setup_script) configure \
74   --ghc \   --ghc \
75   --prefix=/usr \   --prefix=/usr \

Legend:
Removed from v.5499  
changed lines
  Added in v.5500