build fixes.
sys/types.h cannot incliude endian.h because that creates circular include dependencies. Add proper multiarch grist to libcolumnlistview.
This commit is contained in:
@@ -122,7 +122,6 @@ struct _pthread_spinlock {
|
||||
};
|
||||
|
||||
|
||||
#include <endian.h>
|
||||
#include <null.h>
|
||||
#include <size_t.h>
|
||||
#include <time.h>
|
||||
|
||||
@@ -97,8 +97,9 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
||||
WidgetAttributeText.cpp
|
||||
|
||||
:
|
||||
be libcolumnlistview.a localestub shared translation
|
||||
be localestub shared translation
|
||||
[ TargetLibstdc++ ] [ TargetLibsupc++ ]
|
||||
[ MultiArchDefaultGristFiles libcolumnlistview.a ]
|
||||
[ MultiArchDefaultGristFiles libshortcuts_shared.a ]
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user