]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- dunno if that stuff glen commited works properly, but this is the way you wanna...
authorshadzik <shadzik@pld-linux.org>
Tue, 4 Jan 2011 13:10:06 +0000 (13:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.598

rpm.macros

index 2543d4e43ab20dc1cf298e12ef7a609e4b68610a..fc292085c320535c03fe221b5cfcb50c27403e43 100644 (file)
@@ -259,6 +259,9 @@ LDFLAGS="${LDFLAGS:-%{rpmldflags}}" \\\
        -DLIB_INSTALL_DIR:PATH=%{_libdir} \\\
        -DSHARE_INSTALL_PREFIX:PATH=%{_datadir} \\\
        -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \\\
+       -DCMAKE_CXX_FLAGS=%{rpmcxxflags} \\\
+       -DCMAKE_CPP_FLAGS=%{rpmcppflags} \\\
+       -DCMAKE_C_FLAGS=%{rpmcflags} \\\
 %if "%{_lib}" == "lib64" \
        -DLIB_SUFFIX=64 \\\
 %endif \
This page took 0.09947 seconds and 4 git commands to generate.