mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Enable shared building for ODE
This commit is contained in:
@@ -35,7 +35,7 @@ PATCHES="ode-0.12.patch"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure --enable-shared
|
||||
make $jobArgs
|
||||
}
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user