mirror of
https://github.com/ksherlock/mpw.git
synced 2026-04-21 00:17:19 +00:00
fixes for solaris
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
|
||||
set(CMAKE_C_FLAGS " -Wall -Wno-unused-function -g")
|
||||
set(CMAKE_C_FLAGS "-std=c99 -Wall -Wno-unused-function -g")
|
||||
|
||||
set(CPU_SRC
|
||||
CpuModule.c
|
||||
|
||||
Reference in New Issue
Block a user