]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "ceph.spec: work around build.opensuse.org" 21716/head
authorNathan Cutler <ncutler@suse.com>
Sat, 28 Apr 2018 19:23:01 +0000 (21:23 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 28 Apr 2018 19:31:03 +0000 (21:31 +0200)
commitfb5cf54c12e0ed614141c37bdffc8119a2c95681
tree336b4b7977d4517f033c0452a1d966606afaf027
parent43aaecf84d72e27a5c6e9e2461cb53900ba0f2e2
Revert "ceph.spec: work around build.opensuse.org"

This reverts commit 21d941e83b168fa297aed58e27b4c11193468293 which introduced a
"kludge" to make 32-bit x86 builds work in the openSUSE Build Service (OBS).

The OBS no longer uses i386 in RPM_OPT_FLAGS when the i586 build target is
specified. The current value of RPM_OPT_FLAGS for i586 is:

-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables
-fasynchronous-unwind-tables -fstack-clash-protection -g

(Side note: we are not currently building Ceph for any 32-bit architectures
in the OBS, and there are no plans to start doing so. That doesn't mean it
won't ever happen, but even if it does, this "kludge" will not be needed.)

Signed-off-by: Nathan Cutler <ncutler@suse.com>
Conflicts:
ceph.spec.in
ceph.spec.in