DragonFly BSD
DragonFly commits List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/libexec/rtld-elf Makefile


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 May 2005 12:19:12 -0700 (PDT)

joerg       2005/05/01 12:19:12 PDT

DragonFly src repository

  Modified files:
    libexec/rtld-elf     Makefile 
  Log:
  Link with --no-undefined to enfore the normal missing symbol check,
  it was disabled by the -Bshared. RTLD is a shared object, but can't
  depend on any other source for symbols.
  
  Revision  Changes    Path
  1.8       +1 -1      src/libexec/rtld-elf/Makefile


http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/Makefile.diff?r1=1.7&r2=1.8&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]