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-full-overlay/dev-libs/tvision/files/tvision-2.1.0_pre2-flags.patch

12 lines
335 B

--- tvision/Makefile.in
+++ tvision/Makefile.in
@@ -31,7 +31,7 @@ examples:
$(MAKE) -C examples
rhtv-config$(EXE_EXT): rhtv-config.c include/tv/configtv.h
- @GCC@ -o rhtv-config$(EXE_EXT) -Iinclude rhtv-config.c
+ @GCC@ -o rhtv-config$(EXE_EXT) $(CFLAGS) $(LDFLAGS) -Iinclude rhtv-config.c
install-headers:
@install_headers@