From 924e4426ab756281e10526fed58253d876f01033 Mon Sep 17 00:00:00 2001
From: Björn Persson
If you have architecture-specific source files that you need to make -available to other software that uses your libraries, then you should refactor +available to other software that uses your libraries, then you should restructure your code to encapsulate the architecture-specific bits in the compiled code and keep the API clean. But if you really must install such files, then you may put them under a separate subdirectory of stage_archincludedir. -- cgit v1.2.3