git: crunch - Remove FBSDID
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Apr 1 16:57:49 PDT 2014
commit 7cab6a0d9da2875c3369598662cdf2b093ffc973
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Apr 1 16:56:43 2014 -0700
crunch - Remove FBSDID
* buildworld bootstrap doesn't seem to be using the world's
sys/cdefs.h, and the installed sys/cdefs.h might not have
the FBSDID hack.
* Remove the FBSDID stuff from crunch to fix buildworld. Wish I had
never invented FBSDID.
Summary of changes:
usr.bin/crunch/crunchgen/crunched_main.c | 3 ---
usr.bin/crunch/crunchgen/crunchgen.c | 3 ---
usr.bin/crunch/crunchide/crunchide.c | 6 ------
usr.bin/crunch/crunchide/exec_elf32.c | 8 --------
4 files changed, 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cab6a0d9da2875c3369598662cdf2b093ffc973
--
DragonFly BSD source repository
More information about the Commits
mailing list