Open
Description
Description
We currently install android.modulemap
, SwiftBionic.h
, and SwiftAndroidNDK.h
into an architecture specific directory in /usr/lib/swift
. We should consider adopting the Windows layout of installing these files into /usr/share
instead. These are architecture agnostic and there is little value in replicating them into architecture specific directories.
Additional information
No response