Skip to content

Commit

Permalink
ci: another try
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed Nov 16, 2023
1 parent 7fc0497 commit b404ca7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci_setup_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ make install PREFIX="${DIR_ROOT}/${DIR_INSTALLED_FDPP}"

CC=clang ./default-configure -d \
--with-fdpp-lib-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/lib/fdpp \
--with-fdpp-include-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/include
--with-fdpp-include-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/include \
--with-fdpp-pkgconf-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/pkgconfig
make

# Install the FAT mount helper
Expand Down

0 comments on commit b404ca7

Please sign in to comment.