lmms: remove trial and error trails
This commit is contained in:
parent
9b5c7a38f4
commit
795048c7c8
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@ build_options_default="sndio"
|
|||
# No error for several warnings
|
||||
CXXFLAGS="-Wno-deprecated-declarations -Wno-class-memaccess -Wno-format-truncation"
|
||||
|
||||
#pre_configure() {
|
||||
# grep -rlw QString::null | xargs sed -i -e "s;QString::null;nullptr;g"
|
||||
#}
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/*.a
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue