summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/perk/perk.h')
-rw-r--r--include/perk/perk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/perk/perk.h b/include/perk/perk.h
index e35b8ad..e8a4a18 100644
--- a/include/perk/perk.h
+++ b/include/perk/perk.h
@@ -16,8 +16,8 @@ extern "C" {
/* pre-alpha */
#ifndef PERK_APP
#ifndef PERK_PRE_ALPHA
-#error libperk: pre-alpha: ABI is not final!
-#error to use the library, please pass -DPERK_PRE_ALPHA to the compiler.
+#warning libperk: pre-alpha: ABI is not final!
+#warning pass -DPERK_PRE_ALPHA to suppress this warning.
#endif
#endif