Set the baseLibURL to the lib directory.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39274 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f735809f0b
commit
2ee3a4e272
@ -94,7 +94,7 @@ if $(HAIKU_ADD_ALTERNATIVE_GCC_LIBS) = 1
|
||||
# Yasm - the assembler utility
|
||||
|
||||
local baseURL = http://haiku-files.org/files/optional-packages ;
|
||||
local baseLibURL = http://haiku-files.org/files/optional-packages ;
|
||||
local baseLibURL = http://haiku-files.org/files/optional-packages/lib ;
|
||||
local baseSourceURL = http://haiku-files.org/files/releases/r1alpha2/sources ;
|
||||
|
||||
# ABI-compliance-checker
|
||||
|
Loading…
Reference in New Issue
Block a user