Skip to content

Commit a420db5

Browse files
authored
ibex:dummy changes
1 parent 40eca96 commit a420db5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/i/ibex.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ class Ibex < Formula
2727

2828
uses_from_macos "zlib"
2929

30+
on_macos do
31+
# test to see if this triggers CI pipeline for arm mac
32+
end
33+
3034
on_linux do
3135
# https://github.com/ibex-team/ibex-lib/blob/master/interval_lib_wrapper/gaol/3rd/mathlib-2.1.1/CMakeLists.txt
3236
depends_on arch: :x86_64
3337
end
3438

35-
on_macos do
36-
#test to see if this triggers CI pipeline for arm mac
37-
end
38-
3939
# Workaround for Intel macOS processor detection
4040
# Issue ref: https://github.com/ibex-team/ibex-lib/issues/567
4141
patch :DATA

0 commit comments

Comments
 (0)