Skip to content

Commit

Permalink
[buildsteps] freebsd 12 now includes fstrcmp
Browse files Browse the repository at this point in the history
  • Loading branch information
lrusak committed Mar 14, 2020
1 parent 0540a37 commit 7ac90f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/buildsteps/freebsd/configure-xbmc
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ XBMC_PLATFORM_DIR=freebsd

mkdir -p $WORKSPACE/build
cd $WORKSPACE/build
cmake -DCMAKE_BUILD_TYPE=$Configuration -DENABLE_INTERNAL_FSTRCMP=1 ..
cmake -DCMAKE_BUILD_TYPE=$Configuration ..

0 comments on commit 7ac90f0

Please sign in to comment.