]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added --host=... to %configure. auto/th/rpm-4_4_2-4
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 18 Sep 2005 17:39:30 +0000 (17:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.241

rpm.macros

index 195103b61346633184b3aa3e849e0294821e32cd..1bfd19391f5f5cda5638f3d8e79aecbd7b8570e2 100644 (file)
@@ -97,6 +97,7 @@
        CPPFLAGS="${CPPFLAGS:-}" \
        %{?__cc:CC="%{__cc}"} \
        %{?__cxx:CXX="%{__cxx}"} \
+       --host=%{_target_platform} \
        --build=%{_target_platform} \
        --prefix=%{_prefix} \
        --exec-prefix=%{_exec_prefix} \
This page took 0.066544 seconds and 4 git commands to generate.