summaryrefslogtreecommitdiff
path: root/current.spec
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2010-04-28 16:44:34 -0400
committersrs5694 <srs5694@users.sourceforge.net>2010-04-28 16:44:34 -0400
commit0283dae41a7db4563be0fe62241ed230e4a101c0 (patch)
treeca2a8c29f0e80ddb5dab130919c2092f956014d9 /current.spec
parent8a4ddfc919d5569c68489cf53d9cf5abc94c410c (diff)
downloadsgdisk-0283dae41a7db4563be0fe62241ed230e4a101c0.tar.gz
A few bug fixes.
Diffstat (limited to 'current.spec')
-rw-r--r--current.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/current.spec b/current.spec
index f610336..373769b 100644
--- a/current.spec
+++ b/current.spec
@@ -19,7 +19,7 @@ and the ability to convert MBR disks to GPT format.
%setup -q
%build
-make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_CXX_FLAGS -D_FILE_OFFSET_BITS=64 -O2"
+CFLAGS="$RPM_OPT_FLAGS" "$RPM_OPT_CXX_FLAGS" make
%install
rm -rf $RPM_BUILD_ROOT