summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2009-04-19 23:51:19 +0300
committerPanu Matilainen <pmatilai@redhat.com>2012-03-07 14:13:03 +0200
commit95fe0d53d4ce1436468e191a52bf2cdf8ff31e68 (patch)
tree3aae1949759059b93fbab4291205f4948bc418fc /macros.in
parent1684b696111cca7a3b96bf22f8168baab2a2c5e6 (diff)
downloadlibrpm-tizen-95fe0d53d4ce1436468e191a52bf2cdf8ff31e68.tar.gz
librpm-tizen-95fe0d53d4ce1436468e191a52bf2cdf8ff31e68.tar.bz2
librpm-tizen-95fe0d53d4ce1436468e191a52bf2cdf8ff31e68.zip
Add --disable-dependency-tracking to %configure options.
autotools dependency tracking isn't generally useful in rpm builds; disabling it results in cleaner build logs and possibly slight build speedups. Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index 7919461bc..1eee5a87d 100644
--- a/macros.in
+++ b/macros.in
@@ -874,6 +874,7 @@ print (t)\
FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \
%{_configure} --host=%{_host} --build=%{_build} \\\
--program-prefix=%{?_program_prefix} \\\
+ --disable-dependency-tracking \\\
--prefix=%{_prefix} \\\
--exec-prefix=%{_exec_prefix} \\\
--bindir=%{_bindir} \\\