Added C-like calculator lcn2/calc PKGBUILD.
This commit is contained in:
13
calc/Makefile.patch
Normal file
13
calc/Makefile.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 44b250a..c402048 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -117,7 +117,7 @@ RPM_TOP= ${HOME}/rpm/calc
|
||||
# compiler set #
|
||||
################
|
||||
|
||||
-CCWERR= -Werror -Wextra -pedantic
|
||||
+CCWERR=
|
||||
|
||||
#################################
|
||||
# clang -fsanitize test options #
|
||||
Reference in New Issue
Block a user