Whamcloud - gitweb
Fix gcc compilation on sparc architectures in bitops.h
authorTheodore Ts'o <tytso@mit.edu>
Mon, 21 Nov 2005 05:04:31 +0000 (00:04 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 Nov 2005 05:04:31 +0000 (00:04 -0500)
commit125e084cef02fe865a34181ccfa7f258ccf8ab34
tree902d396fb8e2f9d3254f59dacb8104f374c625e1
parenta82a57025c4368de330ecac9a430d84137ae2268
Fix gcc compilation on sparc architectures in bitops.h

We no longer have the sparc assembly code in the header file any more, so we
shouldn't set _EXT2_HAVE_AS_BITOPS_.  This would break compiles on the sparc
architectures when using gcc.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ChangeLog
lib/ext2fs/bitops.h