Skip to content

Commit

Permalink
spim: Add universal variant
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Sep 26, 2018
1 parent 1ea0f65 commit 588433f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emulators/spim/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ worksrcdir code/spim

use_configure no

variant universal {}

build.env CXXFLAGS="${configure.cxxflags} [get_canonical_archflags cxx]" \
LDFLAGS="${configure.ldflags} [get_canonical_archflags ld]"
build.target spim
Expand Down

0 comments on commit 588433f

Please sign in to comment.