mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
minsize script fix [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
ad066182f7
commit
d74355e426
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ cmake ../ -DCMAKE_BUILD_TYPE=MinSizeRel \
|
|||
-DKATIE_SETTINGS_FULL=/etc/xdg \
|
||||
-DKATIE_LDCONF_FULL=/etc/ld.so.conf.d \
|
||||
-DKATIE_PROFILE_FULL=/etc/profile.d \
|
||||
-DQT_NO_EXCEPTIONS $@
|
||||
-DQT_NO_EXCEPTIONS=1 $@
|
||||
make -j$(nproc || echo 1)
|
||||
|
|
Loading…
Add table
Reference in a new issue