Skip to content

Commit 4bce301

Browse files
Re add axaudio and axhttp APIs
1 parent 0d8c0cb commit 4bce301

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

Dockerfile.aarch64

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ RUN rm -f \
8686
libapac* \
8787
libapr* \
8888
libax_daemon* \
89-
libaxaudio* \
90-
libaxhttp* \
9189
libboost_* \
9290
libcapture* \
9391
libevent.so* \
@@ -127,8 +125,6 @@ RUN rm -f \
127125
WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/lib/pkgconfig
128126
RUN rm -rf \
129127
apr* \
130-
axaudio.pc \
131-
axhttp.pc \
132128
dbus-* \
133129
gdk-pixbuf-* \
134130
gmp.pc \
@@ -157,8 +153,6 @@ RUN rm -rf \
157153
apr* \
158154
ax_daemon.h \
159155
axis \
160-
axsdk/axaudio* \
161-
axsdk/axhttp* \
162156
capture* \
163157
dbus-* \
164158
event.h \

Dockerfile.armv7hf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ RUN rm -f \
8888
libapac* \
8989
libapr* \
9090
libax_daemon* \
91-
libaxaudio* \
92-
libaxhttp* \
9391
libboost_* \
9492
libcapture* \
9593
libevent.so* \
@@ -129,8 +127,6 @@ RUN rm -f \
129127
WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/lib/pkgconfig
130128
RUN rm -rf \
131129
apr* \
132-
axaudio.pc \
133-
axhttp.pc \
134130
dbus-* \
135131
gdk-pixbuf-* \
136132
gmp.pc \
@@ -159,8 +155,6 @@ RUN rm -rf \
159155
apr* \
160156
ax_daemon.h \
161157
axis \
162-
axsdk/axaudio* \
163-
axsdk/axhttp* \
164158
capture* \
165159
dbus-* \
166160
event.h \

0 commit comments

Comments
 (0)