]> Nishi Git Mirror - mivfx.git/commitdiff
.
author諏訪子 <suwako@076.moe>
Sat, 25 May 2024 15:39:57 +0000 (00:39 +0900)
committer諏訪子 <suwako@076.moe>
Sat, 25 May 2024 15:39:57 +0000 (00:39 +0900)
Makefile

index c0d8dd7ae5800158a3996cdfbf7c672651c0f36e..2e2c12c18b6224a22afad79b9e3e10bd87d2c2c4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,8 +43,7 @@ dist:
 release-openbsd:
        mkdir -p release/bin
        ${CC} ${CFLAGS} -o release/bin/${NAME}-${VERSION}-openbsd-${UNAME_M} ${FILES}\
-               ${LDFLAGS}\
-               -static -lSDL2 -lSDL2_image -lcurl -lc -lm -liconv -lsndio -lsamplerate -lX11\
+               -static ${LDFLAGS} -lc -lm -liconv -lsndio -lsamplerate -lX11\
                -lxcb -lXext -lXcursor -lXrender -lXfixes -lXi -lXrandr -lXss -lusbhid -lpthread\
                -ljxl -ljxl_cms -llcms2 -lhwy -lc++ -lc++abi -lbrotlidec\
                -lbrotlicommon -lbrotlienc -lyuv -ltiff -lz -ljpeg -llzma -lzstd -lavif\