fix the build ...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13122 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c2c408999a
commit
d70f24a679
@ -23,7 +23,7 @@ rule BuildLibFSShell
|
||||
C++FLAGS = [ Filter $(C++FLAGS) : -nostdinc ] ;
|
||||
|
||||
Objects $(2) ;
|
||||
LibraryFromObjects $(1) : $(2:S=$(SUFOBJ)) ;
|
||||
LibraryFromObjects $(1) : [ FGristFiles $(2:S=$(SUFOBJ)) ] ;
|
||||
|
||||
ObjectsDefines $(2) : _NO_INLINE_ASM ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user