Opened 17 months ago
#71719 assigned defect
cglm requires C11
| Reported by: | barracuda156 | Owned by: | herbygillot (Herby Gillot) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.5 |
| Keywords: | Cc: | ||
| Port: | cglm |
Description
-- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc-4.2 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done (1.6s) CMake Error in CMakeLists.txt: Target "cglm" requires the language dialect "C11" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in CMakeLists.txt: Target "cglm" requires the language dialect "C11" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. -- Generating done (0.1s)
Note: See
TracTickets for help on using
tickets.
