mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Fix build with clang
PR: ports/184247 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
5ae3dfab4a
commit
e99031212f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335738
@ -13,7 +13,7 @@
|
||||
XCOMM ##### macro should be set when using gcc-2.7.0 to create target
|
||||
XCOMM ##### pball.o without optimization
|
||||
-CXX = gcc
|
||||
+CXX = g++
|
||||
+XCOMM # CXX = gcc
|
||||
XCOMM # CXX_NOOPT = -O0
|
||||
|
||||
XCOMM #######################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user