What steps will reproduce the problem?
1. pylib/gyp/common.py GetFlavor() does not recognize AIX
What is the expected output? What do you see instead?
expected value of <(OS) is 'aix'
actual value of <(OS) is 'linux' since that is the fallback value in GetFlavor()
What version of the product are you using? On what operating system?
operating system: AIX 6.1
Please provide any additional information below.
(patch attached)
Original issue reported on code.google.com by glenn.strauss on 22 Sep 2012 at 7:16
Original issue reported on code.google.com by
glenn.strauss
on 22 Sep 2012 at 7:16Attachments: