"-Wno-format" is no longer necessary

This commit is contained in:
Héctor Molinero Fernández
2021-12-30 16:18:36 +01:00
parent f3244bf106
commit 327d87f244

View File

@@ -180,8 +180,7 @@ RUN ./configure \
--enable-fdkaac \ --enable-fdkaac \
--enable-opus \ --enable-opus \
--enable-mp3lame \ --enable-mp3lame \
--enable-pixman \ --enable-pixman
CFLAGS='-Wno-format'
RUN make -j"$(nproc)" RUN make -j"$(nproc)"
RUN checkinstall --default --pkgname=xrdp --pkgversion=9:999 --pkgrelease=0 RUN checkinstall --default --pkgname=xrdp --pkgversion=9:999 --pkgrelease=0