Fix taptools build for macos target
This commit is contained in:
@@ -41,6 +41,7 @@ RUN cd /opt/pasta80 \
|
|||||||
&& fpc pasta
|
&& fpc pasta
|
||||||
ADD --unpack https://www.seasip.info/ZX/taptools-1.1.3.tar.gz taptools/
|
ADD --unpack https://www.seasip.info/ZX/taptools-1.1.3.tar.gz taptools/
|
||||||
RUN cd taptools/taptools* \
|
RUN cd taptools/taptools* \
|
||||||
|
&& cp /usr/share/automake-1.16/config.guess . \
|
||||||
&& ./configure \
|
&& ./configure \
|
||||||
&& make -j8 \
|
&& make -j8 \
|
||||||
&& make install
|
&& make install
|
||||||
|
|||||||
Reference in New Issue
Block a user