mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
398 B
Diff
11 lines
398 B
Diff
--- configure.ac.orig 2024-05-08 15:11:58
|
|
+++ configure.ac 2024-11-09 16:56:39
|
|
@@ -95,7 +95,6 @@
|
|
|
|
# Check for hwloc
|
|
PKG_PROG_PKG_CONFIG # initialise $PKG_CONFIG
|
|
-PKG_CONFIG="$PKG_CONFIG --static" # we will be linking statically
|
|
PKG_CHECK_MODULES([HWLOC], [hwloc],
|
|
AC_DEFINE(HAVE_HWLOC,1,[Define if you have hwloc library]),
|
|
AC_MSG_WARN([hwloc not supplied: cannot detect NUMA regions])
|