openssl: do not use cc
This commit is contained in:
parent
990e9371b7
commit
6826e06456
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ build() {
|
|||
no-seed no-weak-ssl-ciphers \
|
||||
-Wa,--noexecstack
|
||||
|
||||
make CC=cc
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue