mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
llvm: fix SOURCE_DIR for secondary arch.
This commit is contained in:
@@ -72,7 +72,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
PATCHES="llvm-3.4.1.patchset"
|
||||
|
||||
SOURCE_DIR="$portVersionedName.src"
|
||||
SOURCE_DIR="llvm-$portVersion.src"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user