profile: fix typo in unicorn flags, issue #120

This commit is contained in:
blshkv 2016-09-01 09:41:59 +08:00
parent f7f2ee7348
commit 938fd181dc
No known key found for this signature in database
GPG key ID: 9CCF6FCB8D8A14BF
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
# Enable the native arch as the default unicorn target
# x86 supports both x86 and amd64
app-util/unicorn unicorn_targets_x86
dev-util/unicorn unicorn_targets_x86

View file

@ -1,2 +1,2 @@
# Enable the native arch as the default unicorn target
app-util/unicorn unicorn_targets_arm
dev-util/unicorn unicorn_targets_arm

View file

@ -1,2 +1,2 @@
# Enable the native arch as the default unicorn target
app-util/unicorn unicorn_targets_x86
dev-util/unicorn unicorn_targets_x86