mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
a variety of bugs in binutils related to handling of 64-bit PPC ELF, provides a GCC configuration for 64-bit PowerPC on FreeBSD, and associated build systems tweaks. Obtained from: projects/ppc64
4 lines
78 B
Makefile
4 lines
78 B
Makefile
# $FreeBSD$
|
|
|
|
SRCS+= ppc-dis.c ppc-opc.c
|
|
CFLAGS+= -DARCH_powerpc -DARCH_rs6000
|