mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01:00
Remove CXXFLAGS from here, handled in another place
This commit is contained in:
parent
afd4f2eb3b
commit
c4a6b5c74b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1719
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.3 1994/06/09 08:32:58 ache Exp $
|
||||
# $Id: make.conf,v 1.4 1994/06/09 11:13:52 ache Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk)
|
||||
# It allows you to override macro definitions to make, without changing
|
||||
@ -14,7 +14,6 @@
|
||||
#CFLAGS= -O -m486 -pipe
|
||||
# A lot of people report that -O2 works fine, but there are known
|
||||
# bugs in gcc. -pipe will almost always speed up compilation.
|
||||
#CXXFLAGS= -O -m486 -pipe
|
||||
#
|
||||
#
|
||||
# Another useful entry could be:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.3 1994/06/09 08:32:58 ache Exp $
|
||||
# $Id: make.conf,v 1.4 1994/06/09 11:13:52 ache Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk)
|
||||
# It allows you to override macro definitions to make, without changing
|
||||
@ -14,7 +14,6 @@
|
||||
#CFLAGS= -O -m486 -pipe
|
||||
# A lot of people report that -O2 works fine, but there are known
|
||||
# bugs in gcc. -pipe will almost always speed up compilation.
|
||||
#CXXFLAGS= -O -m486 -pipe
|
||||
#
|
||||
#
|
||||
# Another useful entry could be:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.3 1994/06/09 08:32:58 ache Exp $
|
||||
# $Id: make.conf,v 1.4 1994/06/09 11:13:52 ache Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk)
|
||||
# It allows you to override macro definitions to make, without changing
|
||||
@ -14,7 +14,6 @@
|
||||
#CFLAGS= -O -m486 -pipe
|
||||
# A lot of people report that -O2 works fine, but there are known
|
||||
# bugs in gcc. -pipe will almost always speed up compilation.
|
||||
#CXXFLAGS= -O -m486 -pipe
|
||||
#
|
||||
#
|
||||
# Another useful entry could be:
|
||||
|
Loading…
Reference in New Issue
Block a user