CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2024/03/29 00:52:50
Modified files: gnu/usr.bin/gcc: Makefile.bsd-wrapper gnu/usr.bin/cc : Makefile Removed files: gnu/usr.bin/cc/cc1obj: Makefile Log message: No longer build the objective-C compiler (cc1obj). Its standard library (libobjc) had been removed from the build years ago, there is no need to keep the compiler. ok beck@ joshua@