Skip to content

Commit 8c915f9

Browse files
committed
Add some APIs again
1 parent ad116e7 commit 8c915f9

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

Dockerfile.aarch64

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ RUN rm -f \
7979
libapac* \
8080
libapr* \
8181
libax_daemon* \
82-
libaxaudio* \
83-
libaxhttp* \
84-
libaxptz* \
8582
libboost_* \
8683
libcapture* \
8784
libgcrypt* \
@@ -122,9 +119,6 @@ RUN rm -f \
122119
WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/lib/pkgconfig
123120
RUN rm -rf \
124121
apr* \
125-
axaudio.pc \
126-
axhttp.pc \
127-
axptz.pc \
128122
dbus-* \
129123
gdk-pixbuf-* \
130124
gmp.pc \
@@ -152,10 +146,6 @@ WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/include
152146
RUN rm -rf \
153147
apr* \
154148
ax_daemon.h \
155-
axis \
156-
axsdk/axaudio* \
157-
axsdk/axhttp* \
158-
axsdk/axptz* \
159149
capture* \
160150
dbus-* \
161151
gcrypt.h \

Dockerfile.armv7hf

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ RUN rm -f \
7979
libapac* \
8080
libapr* \
8181
libax_daemon* \
82-
libaxaudio* \
83-
libaxhttp* \
84-
libaxptz* \
8582
libboost_* \
8683
libcapture* \
8784
libgcrypt* \
@@ -122,9 +119,6 @@ RUN rm -f \
122119
WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/lib/pkgconfig
123120
RUN rm -rf \
124121
apr* \
125-
axaudio.pc \
126-
axhttp.pc \
127-
axptz.pc \
128122
dbus-* \
129123
gdk-pixbuf-* \
130124
gmp.pc \
@@ -152,10 +146,6 @@ WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/include
152146
RUN rm -rf \
153147
apr* \
154148
ax_daemon.h \
155-
axis \
156-
axsdk/axaudio* \
157-
axsdk/axhttp* \
158-
axsdk/axptz* \
159149
capture* \
160150
dbus-* \
161151
gcrypt.h \

0 commit comments

Comments
 (0)