Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=790628 --- Comment #7 from Alec Leamas <leamas.alec@xxxxxxxxx> 2012-02-15 13:30:06 EST --- Thanks for input! New attempt: use march from %optflags, using 'native' as default if it's not defined (as is the case on my x86_64 box). Although anything is possible, totally removing this from the build setup seems cumbersome, at least. Could this be ok? Actual, relevant flags on my x86_64: "g++" -ftemplate-depth-128 -O0 -finline-functions -Wno-inline -Wall -march=native -pthread -fPIC -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic fPIC is added by me, to support relinking to dynamic lib. Also fixed linkage problem revealed by rpmlint on installed package. Spec: http://dl.dropbox.com/u/17870887/adobe-2/adobe-source-libraries.spec Srpm:http://dl.dropbox.com/u/17870887/adobe-2/adobe-source-libraries-1.0.43-2.fc15.src.rpm -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review