You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/epoch/files/epoch-1.0-fix-CFLAGS.patch

11 lines
156 B

--- a/buildepoch.sh
+++ b/buildepoch.sh
@@ -53,6 +53,6 @@
}
-NEED_EMPTY_CFLAGS="0"
+NEED_EMPTY_CFLAGS="1"
outdir="../built"
if [ "$CC" == "" ]; then