Magellan Linux

Diff of /trunk/core/ncurses/ncurses-5.7-r1.smage2

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

revision 307 by niro, Mon Dec 22 10:41:50 2008 UTC revision 308 by niro, Mon Dec 22 11:38:26 2008 UTC
# Line 33  src_prepare() Line 33  src_prepare()
33    
34  src_compile()  src_compile()
35  {  {
36     # fixes build issues on multilib; do not export any ABI_LDFLAGS
37     EXPORT_ABI_LDFLAGS=false
38    
39   # -hashed-db needs Berkeley DB   # -hashed-db needs Berkeley DB
40   mconfigure --with-shared --without-debug --without-hashed-db || die   mconfigure --with-shared --without-debug --without-hashed-db || die
41   # fix parallel make builds   # fix parallel make builds

Legend:
Removed from v.307  
changed lines
  Added in v.308