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/sci-biology/mosaik/files/mosaik-2.2.30-remove-platfo...

11 lines
399 B

- Remove macro for enabling large file support, this is better handled at an
ebuild level, where the LFS flags can be handled for multiple architectures
- Remove static flag, which is contrary to Gentoo policy
--- a/includes/linux.inc
+++ b/includes/linux.inc
@@ -1,2 +1,2 @@
# define our processor specific flags
-export PLATFORM_FLAGS = -D_FILE_OFFSET_BITS=64 -static
+export PLATFORM_FLAGS =