Re: [proaudio] [2626] guitarix2: initial support for python eclass |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] [2626] guitarix2: initial support for python eclass
- From: Karl Lindén <spray.sucks@xxxxxxxxx>
- Date: Sun, 31 Mar 2013 21:32:47 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=wrAj/SWoH9+kfM47Ntpm3itbCnL3x473VRK3Rw/ixig=; b=Awm3/BDsT6MANiNzMN6CPPqmzzft4grOclzP8f+ByRvKsnOAXCSCVzUos5KA+bUgxX nyDZsFr3BhonM3ZTxYypI3zx8TLGWBw2rUdGSHVnpnwwkKqgnntaHoqiRTr8qpOWjvYV +UnoYIsC8MsbCdLf0Q3CI4wAWykout6qMeK0vjMdEfmyEGgPvrIbxIugn9eisiUEnESA 58vPtFrIhaTf5Fe519zs6bPI8czfEnIypToXzC7YKyl18mLt11Mlfz0q1OqTcHY+DTqc MdTUA9ZUe7Jj7gWBDU6EQi+wfkgVpxQP9IWpLuffAbE31p8uwBXHKb6pdsz6P+H55Y83 evzg==
Yeah, that sounds good. If we decide to use the optimize flag we
should really wipe out all attempts to set -march from within the
wscript because it is probably already set in the global CFLAGS and we
have to assume the user knows best about the -march.
Karl