On 04/20/2012 05:05 PM, Han Shen(沈涵) wrote:
Hi I am working on chromium, and while I was compiling mesa-8.0 for
arm linux, I found '-m32' gets added to the mklib OPTS, which is not a
valid option for arm gcc compiler.
I attached a simple patch for this, could some one take a look at this?
Do no
Hi I am working on chromium, and while I was compiling mesa-8.0 for
arm linux, I found '-m32' gets added to the mklib OPTS, which is not a
valid option for arm gcc compiler.
I attached a simple patch for this, could some one take a look at this?
Do not add '-m32' to arm compiler options.
diff -ru