mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 22:41:43 +08:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
define(`confCC', `TARGET_CC')
|
|
define(`confCCOPTS', `TARGET_CFLAGS')
|
|
APPENDDEF(`confENVDEF',`-DSTARTTLS')
|
|
APPENDDEF(`confLIBS', `-lssl -lcrypto')
|
|
|