llvm11: make sure to update config.guess so ppcle can be detected
This commit is contained in:
parent
e572e02f1f
commit
70c76fe2bd
1 changed files with 2 additions and 0 deletions
|
@ -121,6 +121,8 @@ post_patch() {
|
|||
;;
|
||||
esac
|
||||
|
||||
# update config.guess for better platform detection
|
||||
cp $XBPS_COMMONDIR/environment/configure/automake/config.guess ${wrksrc}/cmake
|
||||
}
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue