sevan
48b17812da
Do not build with the gcc-java enabled by default.
...
Add a comment to note the removal of option.
Discussed on pkgsrc-users@
http://mail-index.netbsd.org/pkgsrc-users/2016/09/29/msg023796.html
2016-09-30 13:16:59 +00:00
jperkin
db1332a441
Use OPSYSVARS.
2016-02-25 14:42:55 +00:00
hans
563f104ea1
Add option gcc-inplace-math to allow building devel/gmp and math/mpfr
...
along with gcc, as described at http://gcc.gnu.org/install/prerequisites.html
2012-04-13 11:01:32 +00:00
hans
cd8d0dd7d0
Move ICONVPREFIX definiton to nls option.
2012-04-13 10:35:38 +00:00
sbd
ff6500bafe
Revert the below commit as it has been decided that plus (+) characters are
...
allowed in option names (pkglint has been updated).
---
Module Name: pkgsrc
Committed By: sbd
Date: Wed Apr 4 22:18:30 UTC 2012
Modified Files:
pkgsrc/lang/gcc44: options.mk
Log Message:
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
complains with: "gcc-c++" is not a valid option name.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc44/options.mk
2012-04-08 05:04:36 +00:00
sbd
95fdb648cd
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
...
complains with: "gcc-c++" is not a valid option name.
2012-04-04 22:18:29 +00:00
hans
2021c0e11b
Convert to USE_TOOLS=zip.
2012-01-14 02:09:35 +00:00
hans
282b6f9d10
Move option-specific dependencies, tools and variables to their
...
respective options. Reduces dependencies when not building C++ or Java.
2011-07-13 13:25:17 +00:00
hans
b1ea5cab48
Prefix the gcc options with gcc- and add descriptions for each option.
...
Requested by wiz.
2011-07-13 13:13:43 +00:00
hans
419086121e
Use the options framework to select which language frontends to build
...
besides C. Just as before, the default is to build c++, java, fortran
and objc. Option java implies option c++.
2011-07-12 18:05:58 +00:00
hans
dba4c7ac98
Fix option nls.
...
Include devel/gettext-lib/buildlink3.mk in buildlink3.mk only if option
nls is enabled. Msgfmt is only needed if nls is enabled.
2011-04-14 19:38:13 +00:00
tnn
27abb173ac
remove unused var
2009-10-24 20:16:02 +00:00
tnn
38cc084785
Turn native language support into an option and disable it by default
...
everywhere but on NetBSD (where we know it doesn't add any run-time
dependencies)
2009-10-24 20:15:05 +00:00