[Bug 241974] lang/nim: Remove BROKEN for powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241974 --- Comment #8 from Piotr Kubaj <[email protected]> --- Now it won't build on ELFv2: ===> Building for nim-1.0.2 cd /tmp/usr/ports/lang/nim/work/nim-1.0.2 && /usr/bin/env CC="cc" LINKER="cc" COMP_FLAGS=" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing " LINK_FLAGS=" -fstack-protector-strong " /bin/sh build.sh # OS: freebsd # CPU: powerpc64 gcc -w -O3 -fno-strict-aliasing -m64 -Ic_code -c c_code/1_2/stdlib_assertions.nim.c -o c_code/1_2/stdlib_assertions.nim.o build.sh: gcc: not found You need to add those patches to EXTRA_PATCHES and make them apply only when GCC is used. See PPC_ABI variable. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"