builder: build mingw dlfcn after cmake

dlfcn requires cmake to build.
This commit is contained in:
Rafael Kitover 2018-11-16 02:19:05 -08:00
parent 115fce6958
commit 9ebc3fc28c
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ table_line_append DIST_POST_BUILD zlib-target ":; \
"
# mingw -ldl equivalent, needed by some things
table_insert_after DISTS zlib "dlfcn https://github.com/dlfcn-win32/dlfcn-win32/archive/v1.1.2.tar.gz lib/libdl.a"
table_insert_after DISTS cmake "dlfcn https://github.com/dlfcn-win32/dlfcn-win32/archive/v1.1.2.tar.gz lib/libdl.a"
table_line_replace DIST_CONFIGURE_TYPES dlfcn cmake