Skip to content

Commit

Permalink
Revert "fix: update automake files to allow arm64 to compile package …
Browse files Browse the repository at this point in the history
…libs"

This reverts commit 65c0ba1.
  • Loading branch information
flavorjones committed Apr 2, 2021
1 parent 65c0ba1 commit acfd92c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5,023 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA

* [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)]
* [JRuby] Passing non-`Node` objects to `Document#root=` now raises an `ArgumentError` exception. Previously this raised a `TypeError` exception.
* [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)


## 1.11.2 / 2021-03-11
Expand Down
Loading

0 comments on commit acfd92c

Please sign in to comment.