- doesn't compile if LFS is off
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 6 Apr 2007 15:05:05 +0000 (15:05 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 6 Apr 2007 15:05:05 +0000 (15:05 -0000)
package/ltrace/Config.in

index 12e214fbfc89d29186fa86042c2598b03e2c3622..250370709e3dba1871ab031796d4fcb86b79ed07 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_LTRACE
        bool "ltrace"
        default n
+       depends on BR2_LARGEFILE
        depends on BR2_PACKAGE_LIBELF
        help
          Debugging program which runs a specified command until it exits.