We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b8e2d commit e15d3dbCopy full SHA for e15d3db
rpm/linglong.spec
@@ -44,6 +44,7 @@ Linglong sandbox with OCI standard.
44
export PATH=%{_qt5_bindir}:$PATH
45
mkdir build && cd build
46
cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
47
+ -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
48
-DINCLUDE_INSTALL_DIR:PATH=%{_includedir} \
49
-DLIB_INSTALL_DIR:PATH=%{_libdir} \
50
-DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
0 commit comments