mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Fix build esp for FBSD 4 but this is a general fix.
Submitted by: kris
This commit is contained in:
parent
51630f6660
commit
c575b4da2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150107
@ -0,0 +1,21 @@
|
||||
Issuetracker : #i54178#
|
||||
CWS : hr17
|
||||
Author: :
|
||||
Description :
|
||||
|
||||
Index: rsc/source/rscpp/makefile.mk
|
||||
===================================================================
|
||||
RCS file: /cvs/gsl/rsc/source/rscpp/makefile.mk,v
|
||||
retrieving revision 1.5
|
||||
diff -u -r1.5 makefile.mk
|
||||
--- rsc/source/rscpp/makefile.mk 8 Sep 2005 14:00:27 -0000 1.5
|
||||
+++ rsc/source/rscpp/makefile.mk 21 Sep 2005 10:18:09 -0000
|
||||
@@ -36,6 +36,8 @@
|
||||
|
||||
TARGETTYPE=CUI
|
||||
TARGETTHREAD=ST
|
||||
+# we don't need STL in this project
|
||||
+NO_DEFAULT_STL=TRUE
|
||||
|
||||
PRJNAME=rsc
|
||||
TARGET=rscpp
|
@ -0,0 +1,21 @@
|
||||
Issuetracker : #i54178#
|
||||
CWS : hr17
|
||||
Author: :
|
||||
Description :
|
||||
|
||||
Index: rsc/source/rscpp/makefile.mk
|
||||
===================================================================
|
||||
RCS file: /cvs/gsl/rsc/source/rscpp/makefile.mk,v
|
||||
retrieving revision 1.5
|
||||
diff -u -r1.5 makefile.mk
|
||||
--- rsc/source/rscpp/makefile.mk 8 Sep 2005 14:00:27 -0000 1.5
|
||||
+++ rsc/source/rscpp/makefile.mk 21 Sep 2005 10:18:09 -0000
|
||||
@@ -36,6 +36,8 @@
|
||||
|
||||
TARGETTYPE=CUI
|
||||
TARGETTHREAD=ST
|
||||
+# we don't need STL in this project
|
||||
+NO_DEFAULT_STL=TRUE
|
||||
|
||||
PRJNAME=rsc
|
||||
TARGET=rscpp
|
Loading…
x
Reference in New Issue
Block a user