[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Qemu-devel] [PATCH] qemu/configure: fix CFLAGS handling for i386
On Sat, Mar 31, Andreas FÃrber wrote: > This is the only usage of += outside Makefile fragments, so I wonder if > its use may have been by accident. Is it safe in a POSIX context? > Or should we better use CFLAGS="$CFLAGS -march=486"? Now that I look at the shebang, configure is a sh script and += is most likely a bash feature. So your suggestion for the assignment is correct. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |