mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Revert the clang part of rev 1.12, which is now default in clangbsd.
This commit is contained in:
parent
879c68354c
commit
ad1b924b23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254082
@ -26,12 +26,6 @@ export TARGET_ARCH=${arch}
|
||||
# Workaround needed for zfs - 20090321 erwin
|
||||
export NO_FSCHG=1
|
||||
|
||||
# experimental: uncomment these 4 to test with clang
|
||||
#export WITH_CLANG=1
|
||||
#export NO_WERROR=1
|
||||
#export WERROR=1
|
||||
#export WITH_CLANG_IS_CC=1
|
||||
|
||||
case "$branch" in
|
||||
6*)
|
||||
export SRCBRANCH="-r RELENG_6"
|
||||
|
Loading…
Reference in New Issue
Block a user