]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- customized --build option for configure
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 16 Nov 2003 20:41:47 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.374

glibc.spec

index f424c2bac62888b7cdd4f275f21cf4d93178a951..7cc051bb151115e0b2ee86467e766d36ffcb0dc3 100644 (file)
@@ -864,6 +864,7 @@ BuildGlibc() {
   ../%configure \
        CC="${BuildCC}" \
        CFLAGS="${BuildCCFlags}" \
+       --build=${arch}-%{_vendor}-%{_target_os} \
        --libexecdir="%{_prefix}/$glibc_libname" \
        --enable-add-ons=linuxthreads%{?with_idn:,libidn} \
        --enable-kernel="%{min_kernel}" \
This page took 0.041572 seconds and 4 git commands to generate.