[PATCH] Fix configure2 optval discovery
5 Jan
2008
5 Jan
'08
7:34 a.m.
The attached patch changes the cut command used to discovery of optval so that it takes _everything_ after the first = sign. Without this, passing -extra-cflags="-march=atlhlon64 -O3" sets the CFLAGS just to -march (making GCC fail). -- Diego "Flameeyes" Pettenò http://farragut.flameeyes.is-a-geek.org/
5 Jan
5 Jan
8:04 a.m.
Il Saturday 05 January 2008 15:34:39 Diego 'Flameeyes' Pettenò ha scritto:
The attached patch changes the cut command used to discovery of optval so that it takes _everything_ after the first = sign.
Without this, passing -extra-cflags="-march=atlhlon64 -O3" sets the CFLAGS just to -march (making GCC fail).
thanks, applied
6796
Age (days ago)
6796
Last active (days ago)
1 comments
2 participants
participants (2)
-
flameeyes@gmail.com -
Nico Sabbi