003 File Manager
Current Path:
/usr/src/contrib/bearssl/conf
usr
/
src
/
contrib
/
bearssl
/
conf
/
📁
..
📄
Unix.mk
(1.26 KB)
📄
Unix32.mk
(434 B)
📄
UnixClang.mk
(281 B)
📄
Win.mk
(1.39 KB)
📄
samd20.mk
(612 B)
Editing: UnixClang.mk
# Example configuration file for compiling on a Unix-like system with # clang as compiler instead of gcc. # We are on a Unix system so we assume a Single Unix compatible 'make' # utility, and Unix defaults. include conf/Unix.mk BUILD = bclang CC = clang LD = clang LDDLL = clang
Upload File
Create Folder