Skip to content

Commit acfd92c

Browse files
committed
Revert "fix: update automake files to allow arm64 to compile package libs"
This reverts commit 65c0ba1.
1 parent 65c0ba1 commit acfd92c

File tree

3 files changed

+0
-5023
lines changed

3 files changed

+0
-5023
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA
1010

1111
* [CRuby] Passing non-`Node` objects to `Document#root=` now raises an `ArgumentError` exception. Previously this likely segfaulted. [[#1900](https://github.com/sparklemotion/nokogiri/issues/1900)]
1212
* [JRuby] Passing non-`Node` objects to `Document#root=` now raises an `ArgumentError` exception. Previously this raised a `TypeError` exception.
13-
* [CRuby] arm64/aarch64 systems (like Apple's M1) can now compile libxml2 and libxslt from source (though we continue to strongly advise users to install the native gems for the best possible experience)
1413

1514

1615
## 1.11.2 / 2021-03-11

0 commit comments

Comments
 (0)