Added potential HAIKU_OFFICIAL_RELEASE macro definition to be defined in the
release branch. This completes the build system part of #5036. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34275 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0913b742ca
commit
d52f7d5214
@ -37,3 +37,8 @@ switch $(HAIKU_BUILD_PROFILE) {
|
|||||||
AddOptionalHaikuImagePackages Development Subversion OpenSSH ;
|
AddOptionalHaikuImagePackages Development Subversion OpenSSH ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
# Uncomment in official release branch.
|
||||||
|
#HAIKU_DEFINES += HAIKU_OFFICIAL_RELEASE ;
|
||||||
|
#TARGET_DEFINES += HAIKU_OFFICIAL_RELEASE ;
|
||||||
|
Loading…
Reference in New Issue
Block a user