1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/devel/omniORB/files/patch-aa
Michael Haro 723a286c92 * respect CC, CXX, CFLAGS, CXXFLAGS.
* turn on USE_NEWGCC.
* don't use mkdirhier (to avoid implicit BUILD_DEPENDS on XFree86)
* define ONLY_FOR_ARCHS=i386.
* tweak do-install rules.
* revise some patch for the socklen_t issue.
* fit library file names in the ELF world to enable making package on -STABLE and -CURRENT.

PR:		168006
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-01 05:42:59 +00:00

12 lines
398 B
Plaintext

--- ../config/config.mk.orig Wed Sep 22 15:21:11 1999
+++ ../config/config.mk Mon Sep 27 09:59:18 1999
@@ -64,7 +64,7 @@
#platform = x86_ets
#platform = x86_sco5
#platform = x86_uw7
-#platform = i386_freebsd_3.2
+platform = __PLATFORM__
# On Win32 platforms, uncomment the following line to build all the binaries
# with debugging information. Useful if you want to debug the binaries under