forked from pool/cmake
Accepting request 917570 from home:mlin7442:branches:devel:tools:building
fix a typo in the default macros, bsc#1190302 OBS-URL: https://build.opensuse.org/request/show/917570 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=472
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
-DLIB_SUFFIX=64 \\\
|
||||
%endif \
|
||||
%if %suse_version <= 1500 \
|
||||
-DCMAKE_SKIP_INSTALL_RPATHS:BOOL=ON \\\
|
||||
-DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON \\\
|
||||
%endif \
|
||||
-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \\\
|
||||
-DBUILD_SHARED_LIBS:BOOL=ON \\\
|
||||
|
Reference in New Issue
Block a user