mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
723a286c92
* 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>
12 lines
398 B
Plaintext
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
|