Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
fc10293fc1
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      package/avm/ripperx/ripperx.conf

+ 3
- 1
package/avm/ripperx/ripperx.conf

@ -1,2 +1,4 @@
export CFLAGS="-fno-unit-at-a-time"
# this is only supported by gcc34+
[ "$ROCKCFG_DEFAULT_CC" == "gcc34" ] && \
export CFLAGS="-fno-unit-at-a-time"

Loading…
Cancel
Save