]> granicus.if.org Git - yasm/commit
Quiet warnings in Pyrex code by adding "-w" if GCC detected.
authorPeter Johnson <peter@tortall.net>
Wed, 5 Apr 2006 02:26:19 +0000 (02:26 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 5 Apr 2006 02:26:19 +0000 (02:26 -0000)
commita79593f923e3267beb0b89dc7cdb77febfe64512
tree966d39c8bb74d4577b114eb31b46341944ffd046
parent02b8ac4eb018472faca77eab361d3635f31e204a
Quiet warnings in Pyrex code by adding "-w" if GCC detected.
* configure.ac: Pass GCC value to Makefile
* Makefile.inc: Pass GCC value to python-setup.txt
* setup.py: Check GCC value and append -w if necessary.

svn path=/trunk/yasm/; revision=1460
configure.ac
tools/python-yasm/Makefile.inc
tools/python-yasm/setup.py