I'm building libdrm re buildtype explorations.

Noticed that it can use libatomic_ops -

In my original build where that had not yet been installed:

Dependency threads found: YES
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Found CMake: /usr/bin/cmake (3.14.0)
Dependency atomic_ops found: NO (tried pkgconfig and cmake)
Checking if "Intel Atomics" compiles: YES

and in my current build:

Dependency threads found: YES
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Dependency atomic_ops found: YES 7.6.10
Checking if "Intel Atomics" compiles: YES

NB cmake did get reported, but much later.

Oddly, a quick look at the meson files doesn't lead me to cmake or
CMake - I assume it too is optional.  Will add both.

ĸen
-- 
  It is said that there are two great unsolved problems in computer
  science: naming, cache invalidation, and off-by-one errors.
                         -- Ben Bullock
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to