]> git.pld-linux.org Git - packages/coova-chilli.git/commit
- skip_post_check_so in libchilli. _options symbol needs to be defined in a
authorpawelz <pawelz@pld-linux.org>
Wed, 20 Oct 2010 16:31:24 +0000 (16:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit61ab2d1e330c4dee3522be1ac2daf5d02b855956
treed3c155fb4fb800f523dc869e6d6df447ede946b9
parent2c48f1a3a8385f762bac590b083be56e761c5f00
- skip_post_check_so in libchilli. _options symbol needs to be defined in a
  library that links against libchilli. It is used to pass configuration to the
  library.

  src/options.h +286:
  #ifndef MAIN_FILE /* all main() files must implement _options */
  extern struct options_t _options;
  #endif

Changed files:
    coova-chilli.spec -> 1.14
coova-chilli.spec
This page took 0.090267 seconds and 4 git commands to generate.