MySQL Forums
Forum List  »  Install & Repo

Re: use the source.tar.gz to build my-rpm package
Posted by: Bjørn Munch
Date: November 11, 2015 06:08AM

What does 'rpmbuild --showrc | grep __global_cflags' say on your box? On my Oracle Linux 7.0 box it says:

optflags : %{__global_cflags} -m64 -mtune=generic
-14: __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches %{_hardened_cflags} %{_performance_cflags}
-11: optflags %{__global_cflags} -m64 -mtune=generic

Options: ReplyQuote


Subject
Written By
Posted
Re: use the source.tar.gz to build my-rpm package
November 11, 2015 06:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.