Skip to content

Commit 759ace9

Browse files
[ admin ] Track PR idris-lang#3665 in CHANGELOG_NEXT.md (idris-lang#3668)
1 parent fe78d82 commit 759ace9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG_NEXT.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,11 @@ should target this file (`CHANGELOG_NEXT`).
1010
### Building/Packaging changes
1111

1212
* Fix parsing of capitalised package names containing hyphens.
13+
14+
### Backend changes
15+
16+
#### RefC Backend
17+
18+
* Fixed an issue to do with `alligned_alloc` not existing on older MacOS
19+
versions, causing builds targeting PowerPC to fail (#3662). For these
20+
systems, the compiler will now use `posix_memalign`.

0 commit comments

Comments
 (0)