Set HAIKU_TARGET_IS_EXECUTABLE in KernelLd as well

The kernel also needs to be stripped for m68k.

Propagate it to the revisioned binary as well.
This commit is contained in:
François Revol
2013-10-12 18:42:57 +02:00
parent e29f08c37c
commit 39d26e3cdb
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -341,6 +341,9 @@ rule CopySetHaikuRevision target : source
PropagateContainerUpdateTargetFlags $(target) : $(source) ;
HAIKU_TARGET_IS_EXECUTABLE on $(target) = [ on $(source)
return $(HAIKU_TARGET_IS_EXECUTABLE) ] ;
local revisionFile = [ DetermineHaikuRevision ] ;
Depends $(target)