Skip to content

Commit

Permalink
Cleanup zwave from remove ABI tags (#1506)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jul 27, 2020
1 parent 8ca0253 commit 5077a1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zwave/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ RUN \
&& make -j $(( $(nproc) + 1 )) \
&& make install \
\
&& strip --remove-section=.note.ABI-tag /usr/lib/libQt5Core.so \
\
&& mkdir -p /usr/share/OpenZWave \
&& mv /usr/share/qt5/qt-openzwavedatabase.rcc /usr/share/OpenZWave/ \
\
Expand Down

0 comments on commit 5077a1f

Please sign in to comment.