[haiku-commits] BRANCH mmadia-github.separate-build-environment - build/jam

  • From: mmadia-github.separate-build-environment <community@xxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 22 Jul 2012 04:49:15 +0200 (CEST)

added 1 changeset to branch 
'refs/remotes/mmadia-github/separate-build-environment'
old head: df84019582206e019a76f5c3aedd910c3ecf0016
new head: d7fa792af0d1cebed74588da15a02d2400f5307f

----------------------------------------------------------------------------

d7fa792: Include the new headers for non-Haiku hosts.
  
  Basing this off the patch. Untested.

                                        [ Matt Madia <mattmadia@xxxxxxxxx> ]

----------------------------------------------------------------------------

Commit:      d7fa792af0d1cebed74588da15a02d2400f5307f

Author:      Matt Madia <mattmadia@xxxxxxxxx>
Date:        Sat Jul 21 21:49:45 2012 UTC

----------------------------------------------------------------------------

1 file changed, 1 insertion(+)
build/jam/BuildSetup |    1 +

----------------------------------------------------------------------------

diff --git a/build/jam/BuildSetup b/build/jam/BuildSetup
index 28808ff..124f444 100644
--- a/build/jam/BuildSetup
+++ b/build/jam/BuildSetup
@@ -913,6 +913,7 @@ HOST_BE_API_C++FLAGS = ;
 if ! $(HOST_PLATFORM_BEOS_COMPATIBLE) {
        HOST_BE_API_HEADERS =
                [ FDirName $(HAIKU_TOP) headers build ]
+               [ FDirName $(HAIKU_TOP) headers build posix ]
                [ FDirName $(HAIKU_TOP) headers build os ]
                [ FDirName $(HAIKU_TOP) headers build os app ]
                [ FDirName $(HAIKU_TOP) headers build os drivers ]


Other related posts:

  • » [haiku-commits] BRANCH mmadia-github.separate-build-environment - build/jam - mmadia-github . separate-build-environment