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