mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
capstone, remove -L option in the recipe (not needed upstream) (#8866)
This commit is contained in:
@@ -80,7 +80,7 @@ BUILD()
|
||||
{
|
||||
cmake -Bbuild -S. $cmakeDirArgs -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_BINDIR=$commandBinDir \
|
||||
-DBUILD_SHARED_LIBS=ON -L
|
||||
-DBUILD_SHARED_LIBS=ON
|
||||
make -C build $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user