This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-14 00:04:14 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12e46bad2c
opnsense-src
/
gnu
/
usr.bin
/
binutils
/
Makefile.inc
7 lines
69 B
PHP
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-27 19:37:10 -04:00
# $FreeBSD$
style.Makefile(5): Use WARNS?= instead of WARNS= For this to work properly for all part is the subdirectories the WARNS assignments in Makefile.inc0 are moved to the correspondning Makefile.inc. Approved by: obrien (binutils maintainer) Tested by: make universe
2004-02-24 14:23:33 -05:00
WARNS
?
=
3
Add a bunch of new packages, in particular binutils and groff
2015-06-16 18:06:28 -04:00
PACKAGE
=
binutils
style.Makefile(5): Use WARNS?= instead of WARNS= For this to work properly for all part is the subdirectories the WARNS assignments in Makefile.inc0 are moved to the correspondning Makefile.inc. Approved by: obrien (binutils maintainer) Tested by: make universe
2004-02-24 14:23:33 -05:00
Initiate deorbit burn for the i386-only a.out related support. Moves are under way to move the remnants of the a.out toolchain to ports. As the comment in src/Makefile said, this stuff is deprecated and one should not expect this to remain beyond 4.0-REL. It has already lasted WAY beyond that. Notable exceptions: gcc - I have not touched the a.out generation stuff there. ldd/ldconfig - still have some code to interface with a.out rtld. old as/ld/etc - I have not removed these yet, pending their move to ports. some includes - necessary for ldd/ldconfig for now. Tested on: i386 (extensively), alpha
2002-09-16 21:49:00 -04:00
.
include
"
../Makefile.inc
"
Reference in a new issue
Copy permalink