summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2001-01-25 01:28:18 +0000
committerNathan Scott <nathans@sgi.com>2001-01-25 01:28:18 +0000
commitf900966db4e369ffc6d59149ae22d82628012e4e (patch)
tree78b42ad12269b9a207a3d24928b2e9caf9ea42b7 /debian
parent02f43564629f54847c04cc32f77cb1b6ba3b89c2 (diff)
downloadattr-f900966db4e369ffc6d59149ae22d82628012e4e.tar.gz
little out of date - sync up with other Makepkgs.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 94b0062..bb3f545 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ pkgtmp = DIST_ROOT=`pwd`/$(dirtmp); export DIST_ROOT;
pkgdev = DIST_ROOT=`pwd`/$(dirdev); export DIST_ROOT;
stdenv = GZIP=-q; export GZIP;
-options = DEBUG="-DNDEBUG"; OPTIMIZER="-O2 -g"; export DEBUG OPTIMIZER;
+options = DEBUG="-DNDEBUG"; OPTIMIZER="-O1 -g"; export DEBUG OPTIMIZER;
checkdir = test -f debian/rules
build: built