Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Crown
crown-core
Commits
e36e6198
Commit
e36e6198
authored
10 years ago
by
Wladimir J. van der Laan
1
Browse files
Options
Download
Email Patches
Plain Diff
Add mips, mipsel and aarch64 to depends platforms
parent
851dfc7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
depends/packages/openssl.mk
+3
-0
depends/packages/openssl.mk
with
3 additions
and
0 deletions
+3
-0
depends/packages/openssl.mk
View file @
e36e6198
...
...
@@ -14,6 +14,9 @@ $(package)_config_opts_linux=-fPIC
$(package)_config_opts_x86_64_linux
=
linux-x86_64
$(package)_config_opts_i686_linux
=
linux-generic32
$(package)_config_opts_arm_linux
=
linux-generic32
$(package)_config_opts_aarch64_linux
=
linux-generic64
$(package)_config_opts_mipsel_linux
=
linux-generic32
$(package)_config_opts_mips_linux
=
linux-generic32
$(package)_config_opts_x86_64_darwin
=
darwin64-x86_64-cc
$(package)_config_opts_x86_64_mingw32
=
mingw64
$(package)_config_opts_i686_mingw32
=
mingw
...
...
This diff is collapsed.
Click to expand it.
Artem B
@artem
mentioned in commit
c1611e1a
·
6 years ago
mentioned in commit
c1611e1a
mentioned in commit c1611e1a3ef90a37a95751485beeb5db8e6b85aa
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help