Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Issues
  • #1730
Closed
Open
Issue created Jan 27, 2018 by Administrator@rootContributor

NDK r16b has unified headers that buck does not support

Created by: sheldonneuberger

In NDK 16, the sysroot is now /usr/local/share/android-sdk/ndk-bundle/sysroot/usr/include instead of /usr/local/share/android-ndk-r13b/platforms/android-19/arch-arm/usr/include. There are a few other changes that need to be made during compilation as well (noted in the UnifiedHeaders doc here https://android.googlesource.com/platform/ndk/+/ndk-release-r16/docs/UnifiedHeaders.md).

There are other commits in buck to add support for r16b, so I was surprised to see these issues with headers in r16b. Is no one building with buck and r16b yet?

Assignee
Assign to
Time tracking