[Xorp-hackers] [greearb/xorp.ct] 8a06fc: scons: Allow disabling -Werror at build time.

GitHub noreply at github.com
Tue Mar 13 12:22:07 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct
  Commit: 8a06fc46052129d9b12d01a4630b813c3a17d294
      https://github.com/greearb/xorp.ct/commit/8a06fc46052129d9b12d01a4630b813c3a17d294
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2012-03-13 (Tue, 13 Mar 2012)

  Changed paths:
    M xorp/SConstruct

  Log Message:
  -----------
  scons:  Allow disabling -Werror at build time.

Use:  scons disable_werror=true

This can be used to work around warnings on less-supported
platforms.  In particular, the bison/lex changes introduced
some build warnings on Fedora Core 8, and this patch lets
it compile there again.

Signed-off-by: Ben Greear <greearb at candelatech.com>





More information about the Xorp-hackers mailing list